1999-10-30 09:21:14 -04:00
|
|
|
/* paths */
|
1999-09-03 10:27:29 -04:00
|
|
|
#undef SYSCONFDIR
|
1999-10-30 09:21:14 -04:00
|
|
|
#undef HELPDIR
|
1999-09-03 10:27:29 -04:00
|
|
|
#undef PLUGINSDIR
|
1999-10-30 09:21:14 -04:00
|
|
|
#undef LOCALEDIR
|
1999-10-03 10:37:29 -04:00
|
|
|
|
1999-10-30 09:21:14 -04:00
|
|
|
/* gtk / gnome */
|
1999-10-03 10:37:29 -04:00
|
|
|
#undef HAVE_GTK
|
1999-09-03 10:27:29 -04:00
|
|
|
#undef HAVE_IMLIB
|
1999-10-03 10:37:29 -04:00
|
|
|
#undef HAVE_GNOME
|
|
|
|
#undef HAVE_GNOME_PANEL
|
|
|
|
|
1999-10-30 09:21:14 -04:00
|
|
|
/* hebrew support for GtkText */
|
1999-09-03 10:27:29 -04:00
|
|
|
#undef GTK_HEBREW
|
|
|
|
#undef GTK_HEBREW_RC
|
|
|
|
|
1999-10-30 09:21:14 -04:00
|
|
|
/* misc.. */
|
1999-10-03 10:37:29 -04:00
|
|
|
#undef MEM_DEBUG
|
|
|
|
#undef HAVE_IPV6
|
|
|
|
#undef HAVE_POPT_H
|
|
|
|
#undef HAVE_SOCKS_H
|
|
|
|
|
1999-10-30 09:21:14 -04:00
|
|
|
/* macros/curses checks */
|
1999-09-03 10:27:29 -04:00
|
|
|
#undef HAS_CURSES
|
|
|
|
#undef USE_SUNOS_CURSES
|
|
|
|
#undef USE_BSD_CURSES
|
|
|
|
#undef USE_SYSV_CURSES
|
|
|
|
#undef USE_NCURSES
|
|
|
|
#undef NO_COLOR_CURSES
|
|
|
|
#undef SCO_FLAVOR
|
|
|
|
#undef NCURSES_970530
|
1999-10-30 09:21:14 -04:00
|
|
|
|
|
|
|
/* our own curses checks */
|
|
|
|
#undef HAVE_NCURSES_USE_DEFAULT_COLORS
|
|
|
|
#undef HAVE_CURSES_IDCOK
|
|
|
|
|
|
|
|
/* nls */
|
|
|
|
#undef ENABLE_NLS
|
|
|
|
#undef HAVE_CATGETS
|
|
|
|
#undef HAVE_GETTEXT
|
|
|
|
#undef HAVE_LC_MESSAGES
|
|
|
|
#undef HAVE_STPCPY
|