From 49255645c63ae910e9dbd835115c51959490a072 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Sat, 23 Sep 2000 01:50:51 +0000 Subject: [PATCH] config.h.in is generated by bootstrap --- include/.gitignore | 1 + include/config.h.in | 361 -------------------------------------------- 2 files changed, 1 insertion(+), 361 deletions(-) delete mode 100644 include/config.h.in diff --git a/include/.gitignore b/include/.gitignore index 3543e1f..f39a955 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -1,4 +1,5 @@ Makefile.in Makefile config.h +config.h.in stamp-h diff --git a/include/config.h.in b/include/config.h.in deleted file mode 100644 index 6522da6..0000000 --- a/include/config.h.in +++ /dev/null @@ -1,361 +0,0 @@ -/* include/config.h.in. Generated automatically from configure.in by autoheader. */ -/* - Compiler/Machine-Specific Configuration -*/ -#ifndef _CONFIG_H_ -#define _CONFIG_H_ - -/* Define if using alloca.c. */ -#undef C_ALLOCA - -/* Define to empty if the keyword does not work. */ -#undef const - -/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. - This function is required for alloca.c support on those systems. */ -#undef CRAY_STACKSEG_END - -/* Define if you have alloca, as a function or macro. */ -#undef HAVE_ALLOCA - -/* Define if you have and it should be used (not on Ultrix). */ -#undef HAVE_ALLOCA_H - -/* Define if you don't have vprintf but do have _doprnt. */ -#undef HAVE_DOPRNT - -/* Define if you support file names longer than 14 characters. */ -#undef HAVE_LONG_FILE_NAMES - -/* Define if you have a working `mmap' system call. */ -#undef HAVE_MMAP - -/* Define if your struct stat has st_blksize. */ -#undef HAVE_ST_BLKSIZE - -/* Define if you have that is POSIX.1 compatible. */ -#undef HAVE_SYS_WAIT_H - -/* Define if you have the vprintf function. */ -#undef HAVE_VPRINTF - -/* Define as __inline if that's what the C compiler calls it. */ -#undef inline - -/* Define if major, minor, and makedev are declared in . */ -#undef MAJOR_IN_MKDEV - -/* Define if major, minor, and makedev are declared in . */ -#undef MAJOR_IN_SYSMACROS - -/* Define as the return type of signal handlers (int or void). */ -#undef RETSIGTYPE - -/* Define to `unsigned' if doesn't define. */ -#undef size_t - -/* If using the C implementation of alloca, define if you know the - direction of stack growth for your system; otherwise it will be - automatically deduced at run-time. - STACK_DIRECTION > 0 => grows toward higher addresses - STACK_DIRECTION < 0 => grows toward lower addresses - STACK_DIRECTION = 0 => direction of growth unknown - */ -#undef STACK_DIRECTION - -/* Define if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define if you can safely include both and . */ -#undef TIME_WITH_SYS_TIME - -/* Define if your declares struct tm. */ -#undef TM_IN_SYS_TIME - -/* Define if your processor stores words with the most significant - byte first (like Motorola and SPARC, unlike Intel and VAX). */ -#undef WORDS_BIGENDIAN - -/* Define if the X Window System is missing or not being used. */ -#undef X_DISPLAY_MISSING - -/* "Proper" package name */ -#undef PROGRAM - -/* Define this to the Quake version you support */ -#undef QUAKE_VERSION - -/* Define this to the QSG standard version you support */ -#undef QSG_VERSION - -/* Define if you want to use QF-style defaults instead of Id-style */ -#undef NEWSTYLE - -/* Define this to the location of the global config file */ -#undef FS_GLOBALCFG - -/* Define this to the shared game directory root */ -#undef FS_SHAREPATH - -/* Define this to the unshared game directory root */ -#undef FS_USERPATH - -/* Define this to the base game for the engine to load */ -#undef BASEGAME - -/* Define this if you want to use Intel assembly optimizations */ -#undef USE_INTEL_ASM - -/* Define if you have the XFree86 DGA extension */ -#undef HAVE_DGA - -/* Define if you have the XFree86 VIDMODE extension */ -#undef HAVE_VIDMODE - -/* Define this if you have GLX */ -#undef HAVE_GLX - -/* Define this if you have GL_COLOR_INDEX8_EXT in GL/gl.h */ -#undef HAVE_GL_COLOR_INDEX8_EXT - -/* Define this if you are using a version of Mesa with X mode change support */ -#undef HAVE_XMESA - -/* Define this if C symbols are prefixed with an underscore */ -#undef HAVE_SYM_PREFIX_UNDERSCORE - -/* Define this if your system has socklen_t */ -#undef HAVE_SOCKLEN_T - -/* Define this if your system has size_t */ -#undef HAVE_SIZE_T - -/* Define this if you have ss_len member in struct sockaddr_storage (BSD) */ -#undef HAVE_SS_LEN - -/* Define this if you have sin6_len member in struct sockaddr_in6 (BSD) */ -#undef HAVE_SIN6_LEN - -/* Define this if you have sa_len member in struct sockaddr (BSD) */ -#undef HAVE_SA_LEN - -/* Define if you have the dlopen function. */ -#undef HAVE_DLOPEN - -/* Define if you have zlib */ -#undef HAS_ZLIB - -/* Define this to something sane if you don't have stricmp */ -#undef stricmp - -/* Define this if FPOS_T is a struct */ -#undef HAVE_FPOS_T_STRUCT - -/* Define if you have the _ftime function. */ -#undef HAVE__FTIME - -/* Define if you have the _snprintf function. */ -#undef HAVE__SNPRINTF - -/* Define if you have the _vsnprintf function. */ -#undef HAVE__VSNPRINTF - -/* Define if you have the connect function. */ -#undef HAVE_CONNECT - -/* Define if you have the dlopen function. */ -#undef HAVE_DLOPEN - -/* Define if you have the fcntl function. */ -#undef HAVE_FCNTL - -/* Define if you have the ftime function. */ -#undef HAVE_FTIME - -/* Define if you have the getaddrinfo function. */ -#undef HAVE_GETADDRINFO - -/* Define if you have the gethostbyname function. */ -#undef HAVE_GETHOSTBYNAME - -/* Define if you have the gethostname function. */ -#undef HAVE_GETHOSTNAME - -/* Define if you have the getnameinfo function. */ -#undef HAVE_GETNAMEINFO - -/* Define if you have the getpagesize function. */ -#undef HAVE_GETPAGESIZE - -/* Define if you have the gettimeofday function. */ -#undef HAVE_GETTIMEOFDAY - -/* Define if you have the getwd function. */ -#undef HAVE_GETWD - -/* Define if you have the mkdir function. */ -#undef HAVE_MKDIR - -/* 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 snprintf function. */ -#undef HAVE_SNPRINTF - -/* Define if you have the socket function. */ -#undef HAVE_SOCKET - -/* Define if you have the stat function. */ -#undef HAVE_STAT - -/* Define if you have the strerror function. */ -#undef HAVE_STRERROR - -/* Define if you have the strsep function. */ -#undef HAVE_STRSEP - -/* Define if you have the strstr function. */ -#undef HAVE_STRSTR - -/* Define if you have the vsnprintf function. */ -#undef HAVE_VSNPRINTF - -/* Define if you have the header file. */ -#undef HAVE_ARPA_INET_H - -/* Define if you have the header file. */ -#undef HAVE_ASM_IO_H - -/* Define if you have the header file. */ -#undef HAVE_DIRENT_H - -/* Define if you have the header file. */ -#undef HAVE_DLFCN_H - -/* Define if you have the header file. */ -#undef HAVE_DSOUND_H - -/* Define if you have the header file. */ -#undef HAVE_ERRNO_H - -/* Define if you have the header file. */ -#undef HAVE_FCNTL_H - -/* Define if you have the header file. */ -#undef HAVE_FNMATCH_H - -/* Define if you have the header file. */ -#undef HAVE_INITGUID_H - -/* Define if you have the header file. */ -#undef HAVE_LINUX_SOUNDCARD_H - -/* Define if you have the header file. */ -#undef HAVE_MACHINE_SOUNDCARD_H - -/* Define if you have the header file. */ -#undef HAVE_MALLOC_H - -/* Define if you have the header file. */ -#undef HAVE_MEMORY_H - -/* Define if you have the header file. */ -#undef HAVE_MGRAPH_H - -/* Define if you have the header file. */ -#undef HAVE_MME_MME_PUBLIC_H - -/* Define if you have the header file. */ -#undef HAVE_MME_MMSYSTEM_H - -/* Define if you have the header file. */ -#undef HAVE_MMSYSTEM_H - -/* Define if you have the header file. */ -#undef HAVE_NDIR_H - -/* Define if you have the header file. */ -#undef HAVE_NETDB_H - -/* Define if you have the header file. */ -#undef HAVE_NETINET_IN_H - -/* Define if you have the header file. */ -#undef HAVE_STDARG_H - -/* Define if you have the header file. */ -#undef HAVE_STRING_H - -/* Define if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_ASOUNDLIB_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_AUDIOIO_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_DIR_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_FILIO_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_IO_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_IOCTL_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_MMAN_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_NDIR_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_PARAM_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_SOCKET_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_SOUNDCARD_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_TIME_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_TIMEB_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define if you have the header file. */ -#undef HAVE_WINDOWS_H - -/* Define if you have the db library (-ldb). */ -#undef HAVE_LIBDB - -/* Define if you have the m library (-lm). */ -#undef HAVE_LIBM - -/* Name of package */ -#undef PACKAGE - -/* Version number of package */ -#undef VERSION - -/* Define if struct ioc_read_toc_single_entry has field entry. */ -#undef HAVE_STRUCT_IOC_READ_TOC_SINGLE_ENTRY_ENTRY - -#endif // _CONFIG_H_