Index: acconfig.h =================================================================== RCS file: /home/aumix/cvs/aumix/acconfig.h,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 acconfig.h --- acconfig.h 27 Jun 2000 05:51:42 -0000 1.1.1.1 +++ acconfig.h 23 Apr 2002 20:20:21 -0000 @@ -1,5 +1,3 @@ -/* config.h.in. Generated automatically from configure.in by autoheader. */ - /* Define if using alloca.c. */ #undef C_ALLOCA @@ -68,7 +66,6 @@ /* Define this if you have (n)curses and want to use it. */ #undef HAVE_CURSES -#undef HAVE_NLS #undef HAVE_SYSMOUSE /* @@ -79,6 +76,8 @@ #undef HAVE_USEDEFAULT #undef HAVE_USEKEYPAD + +#undef HAVE_NLS #undef USE_INCLUDED_LIBINTL #undef USE_NLS @@ -93,70 +92,3 @@ the most conservative thing. */ #undef USE_OWN_LABELS - -/* Define if you have the getcwd function. */ -#undef HAVE_GETCWD - -/* Define if you have the getpagesize function. */ -#undef HAVE_GETPAGESIZE - -/* Define if you have the gettext function. */ -#undef HAVE_GETTEXT - -/* Define if you have the getwd function. */ -#undef HAVE_GETWD - -/* Define if you have the putenv function. */ -#undef HAVE_PUTENV - -/* Define if you have the select function. */ -#undef HAVE_SELECT - -/* Define if you have the header file. */ -#undef HAVE_CURSES_H - -/* Define if you have the header file. */ -#undef HAVE_FCNTL_H - -/* Define if you have the header file. */ -/* Define HAVE_LIBINTL_H if the system's should be used. */ -#undef HAVE_LIBINTL_H - -/* Define if you have the header file. */ -#undef HAVE_LIMITS_H - -/* Define if you have the header file. */ -#undef HAVE_LOCALE_H - -/* Define if you have the header file. */ -#undef HAVE_MALLOC_H - -/* Define if you have the header file. */ -#undef HAVE_NCURSES_H - -/* Define if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_AUDIOIO_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_IOCTL_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_TIME_H - -/* Define if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define if you want the Linux-specific gpm mouse support. */ -#undef HAVE_LIBGPM - -/* Define if you have the ncurses library (-lncurses). */ -#undef HAVE_LIBNCURSES - -/* Name of package */ -#define PACKAGE "aumix" - -/* Version number of package */ -#undef VERSION