summaryrefslogtreecommitdiff
path: root/config_host/config_eot.h.in
blob: d1c87a053b9585a0014f75b8ab135d8a3bfd65be (plain)
1
2
3
4
5
6
#ifndef CONFIG_EOT_H
#define CONFIG_EOT_H

#define ENABLE_EOT 0

#endif
16-03-08Bin a pointless level of macro abstractionTor Lillqvist 2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann 2014-03-24fdo#76179: deleting mpDefaultWin causes a DBG_TESTSOLARMUTEXStephan Bergmann 2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi 2013-10-28fixincludeguards.sh: vclThomas Arnhold