summaryrefslogtreecommitdiffstats
path: root/config_host/config_mingw.h.in
blob: 3747b7a7316b53296686a57c246fbb7d333f999b (plain)
1
2
3
4
5
6
7
8
9
#ifndef CONFIG_MINGW
#define CONFIG_MINGW

#undef HAVE_FMERGENEUTRALITEMS
#ifndef HAVE_FMERGENEUTRALITEMS
#define HAVE_FMERGENEUTRALITEMS 0
#endif

#endif