From: Arun Persaud Date: Sun, 26 Apr 2009 20:49:15 +0000 (-0700) Subject: use autoheader to create config.h.in X-Git-Tag: v4.4.0.alpha1~4 X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=36da20342a0bc5ef6c36587944cb2f35b2ea46da use autoheader to create config.h.in no need to track this in git anymore --- diff --git a/autogen.sh b/autogen.sh index d8d1673..6d08b67 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,6 @@ #! /bin/sh aclocal \ +&& autoheader \ && automake --add-missing \ && autoconf \ No newline at end of file diff --git a/config.h.in b/config.h.in deleted file mode 100644 index b07e8e1..0000000 --- a/config.h.in +++ /dev/null @@ -1,200 +0,0 @@ -/* config.h.in. Generated from configure.in by autoheader. */ -/* This file is just here to make autoheader happy, so it will generate - config.h for me. */ - -#define FIRST_PTY_LETTER 'p' - -#define HAVE_FCNTL_H 0 - -#define HAVE_GETHOSTNAME 0 - -#define HAVE_GETTIMEOFDAY 0 - -#define HAVE_RANDOM 0 - -#define HAVE_SYS_SOCKET_H 0 - -#undef IBMRTAIX - -#define LAST_PTY_LETTER 'q' - -#define PATCHLEVEL "0" - -#define PRODUCT "xboard" - -#undef PTY_ITERATION - -#undef PTY_NAME_SPRINTF - -#undef PTY_OPEN - -#undef PTY_TTY_NAME_SPRINTF - -#define REMOTE_SHELL "rsh" - -#undef RTU - -#undef UNIPLUS - -#define USE_PTYS 0 - -#define VERSION "x.y" - -#undef X_WCHAR - -#undef ZIPPY - -#undef ATTENTION - -#undef DEFINED_SYS_ERRLIST - -#undef HAVE_LIBXPM - -#define HAVE_USLEEP 0 - -#undef USE_XAW3D - -#define X_LOCALE - - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_DIRENT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_FCNTL_H - -/* Define to 1 if you have the `ftime' function. */ -#undef HAVE_FTIME - -/* Define to 1 if you have the `gethostname' function. */ -#undef HAVE_GETHOSTNAME - -/* Define to 1 if you have the `gettimeofday' function. */ -#undef HAVE_GETTIMEOFDAY - -/* Define to 1 if you have the `grantpt' function. */ -#undef HAVE_GRANTPT - -/* Define to 1 if you have the header file. */ -#undef HAVE_INTTYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_LAN_SOCKET_H - -/* Define to 1 if you have the `i' library (-li). */ -#undef HAVE_LIBI - -/* Define to 1 if you have the `seq' library (-lseq). */ -#undef HAVE_LIBSEQ - -/* Define to 1 if you have the header file. */ -#undef HAVE_MEMORY_H - -/* Define to 1 if you have the header file, and it defines `DIR'. */ -#undef HAVE_NDIR_H - -/* Define to 1 if you have the `rand48' function. */ -#undef HAVE_RAND48 - -/* Define to 1 if you have the `random' function. */ -#undef HAVE_RANDOM - -/* Define to 1 if you have the `setitimer' function. */ -#undef HAVE_SETITIMER - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDINT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDLIB_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRING_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STROPTS_H - -/* Define to 1 if you have the `sysinfo' function. */ -#undef HAVE_SYSINFO - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_SYS_DIR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_FCNTL_H - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_SYS_NDIR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_SOCKET_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_SYSTEMINFO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have that is POSIX.1 compatible. */ -#undef HAVE_SYS_WAIT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define to 1 if you have the `usleep' function. */ -#undef HAVE_USLEEP - -/* Define to 1 if you have the header file. */ -#undef HAVE_X11_XPM_H - -/* Define to 1 if you have the `_getpty' function. */ -#undef HAVE__GETPTY - -/* Name of package */ -#undef PACKAGE - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* Define as the return type of signal handlers (`int' or `void'). */ -#undef RETSIGTYPE - -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define to 1 if you can safely include both and . */ -#undef TIME_WITH_SYS_TIME - -/* Version number of package */ -#undef VERSION - -/* Define to 1 if the X Window System is missing or not being used. */ -#undef X_DISPLAY_MISSING - -/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a - `char[]'. */ -#undef YYTEXT_POINTER