summaryrefslogtreecommitdiff
path: root/acconfig.h
blob: 2647a6296a7e9d7ae3bee421989ac72e5bfd8d60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#undef ENABLE_NLS
#undef HAVE_CATGETS
#undef HAVE_GETTEXT
#undef HAVE_LC_MESSAGES
#undef HAVE_STPCPY
#undef PACKAGE
#undef VERSION
#undef GLADE_DEBUG
#undef GLADE_DATA_DIR
#undef USE_GNOME
#undef USE_GNOME_DB
#undef ENABLE_BONOBO
#undef PALETTE_TYPE
#undef USING_OAF
#undef PIXMAPS_DIR
#undef WIDGETS_DIR
#undef CATALOGS_DIR
#undef MODULES_DIR
#undef GETTEXT_PACKAGE
@BOTTOM@
#include "config.h.win"