1999-10-30 13:21:14 +00:00
|
|
|
/* paths */
|
1999-09-03 14:27:29 +00:00
|
|
|
#undef SYSCONFDIR
|
1999-10-30 13:21:14 +00:00
|
|
|
#undef HELPDIR
|
1999-09-03 14:27:29 +00:00
|
|
|
#undef PLUGINSDIR
|
|
|
|
|
1999-10-30 13:21:14 +00:00
|
|
|
/* misc.. */
|
1999-10-03 14:37:29 +00:00
|
|
|
#undef HAVE_IPV6
|
|
|
|
#undef HAVE_POPT_H
|
|
|
|
#undef HAVE_SOCKS_H
|
2000-09-07 22:43:07 +00:00
|
|
|
#undef HAVE_PL_PERL
|
2000-10-03 22:57:14 +00:00
|
|
|
#undef HAVE_STATIC_PERL
|
2001-01-16 00:14:14 +00:00
|
|
|
#undef HAVE_GMODULE
|
2001-05-05 18:01:35 +00:00
|
|
|
#undef WANT_BIG5
|
1999-10-03 14:37:29 +00:00
|
|
|
|
1999-10-30 13:21:14 +00:00
|
|
|
/* macros/curses checks */
|
1999-09-03 14:27:29 +00: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 13:21:14 +00:00
|
|
|
|
|
|
|
/* our own curses checks */
|
|
|
|
#undef HAVE_NCURSES_USE_DEFAULT_COLORS
|
|
|
|
#undef HAVE_CURSES_IDCOK
|
2000-02-20 13:40:49 +00:00
|
|
|
#undef HAVE_CURSES_RESIZETERM
|
2000-08-10 20:02:59 +00:00
|
|
|
#undef HAVE_CURSES_WRESIZE
|
2001-10-28 11:30:26 +00:00
|
|
|
|
|
|
|
/* terminfo/termcap */
|
|
|
|
#undef HAVE_TERMINFO
|
1999-10-30 13:21:14 +00:00
|
|
|
|
|
|
|
/* nls */
|
|
|
|
#undef ENABLE_NLS
|
|
|
|
#undef HAVE_CATGETS
|
|
|
|
#undef HAVE_GETTEXT
|
|
|
|
#undef HAVE_LC_MESSAGES
|
|
|
|
#undef HAVE_STPCPY
|