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
|
|
|
/* misc.. */
|
1999-10-03 10:37:29 -04:00
|
|
|
#undef MEM_DEBUG
|
|
|
|
#undef HAVE_IPV6
|
|
|
|
#undef HAVE_POPT_H
|
|
|
|
#undef HAVE_SOCKS_H
|
2000-09-07 18:43:07 -04:00
|
|
|
#undef HAVE_PL_PERL
|
2000-10-03 18:57:14 -04:00
|
|
|
#undef HAVE_STATIC_PERL
|
1999-10-03 10:37:29 -04:00
|
|
|
|
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
|
1999-10-30 09:21:14 -04:00
|
|
|
|
|
|
|
/* our own curses checks */
|
2000-10-08 12:31:12 -04:00
|
|
|
#undef USE_CURSES_WINDOWS
|
1999-10-30 09:21:14 -04:00
|
|
|
#undef HAVE_NCURSES_USE_DEFAULT_COLORS
|
|
|
|
#undef HAVE_CURSES_IDCOK
|
2000-02-20 08:40:49 -05:00
|
|
|
#undef HAVE_CURSES_RESIZETERM
|
2000-08-10 16:02:59 -04:00
|
|
|
#undef HAVE_CURSES_WRESIZE
|
2000-10-27 14:32:24 -04:00
|
|
|
#undef USE_CURSES_WINDOWS
|
1999-10-30 09:21:14 -04:00
|
|
|
|
|
|
|
/* nls */
|
|
|
|
#undef ENABLE_NLS
|
|
|
|
#undef HAVE_CATGETS
|
|
|
|
#undef HAVE_GETTEXT
|
|
|
|
#undef HAVE_LC_MESSAGES
|
|
|
|
#undef HAVE_STPCPY
|