Difference for include/autoconf.h.in from version 1.6 to 1.7


version 1.6 version 1.7
Line 1
 
Line 1
 /* autoconf.h.in.  Generated automatically from configure.in by autoheader.  */  /* include/autoconf.h.in.  Generated from configure.ac by autoheader.  */
   
 /* Define to empty if the keyword does not work.  */  /* Path to the bunzip binary */
 #undef const  #undef BUNZIP
   
 /* Define to `int' if <sys/types.h> doesn't define.  */  /* Path to the bzip binary */
 #undef gid_t  #undef BZIP
   
 /* Define if you don't have vprintf but do have _doprnt.  */  /* Path to the compress binary */
 #undef HAVE_STRCASECMP  #undef COMPRESS
   
 /* Define if you don't have vprintf but do have _doprnt.  */  /* Define if gettimeofday takes two arguments */
 #undef HAVE_STRNCASECMP  #undef GETTIMEOFDAY_TWO_ARGS
   
   /* Path to the gunzip binary */
   #undef GUNZIP
   
   /* Path to the gzip binary */
   #undef GZIP
   
   /* Define to 1 if you have the <arpa/inet.h> header file. */
   #undef HAVE_ARPA_INET_H
   
 /* Define if you don't have vprintf but do have _doprnt.  */  /* Define to 1 if you have the <crypt.h> header file. */
   #undef HAVE_CRYPT_H
   
   /* Define to 1 if you have the <des.h> header file. */
   #undef HAVE_DES_H
   
   /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
      */
   #undef HAVE_DIRENT_H
   
   /* Define to 1 if you have the <dlfcn.h> header file. */
   #undef HAVE_DLFCN_H
   
   /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
 #undef HAVE_DOPRNT  #undef HAVE_DOPRNT
   
 /* Define if you have the strftime function.  */  /* Define to 1 if you have the <fcntl.h> header file. */
 #undef HAVE_STRFTIME  #undef HAVE_FCNTL_H
   
 /* Define if you have the vprintf function.  */  /* Define to 1 if you have the `getdtablesize' function. */
 #undef HAVE_VPRINTF  #undef HAVE_GETDTABLESIZE
   
 /* Define to `int' if <sys/types.h> doesn't define.  */  /* Define if gettimeofday is available */
 #undef pid_t  #undef HAVE_GETTIMEOFDAY
   
 /* Define as the return type of signal handlers (int or void).  */  /* Define to 1 if you have the <inttypes.h> header file. */
 #undef RETSIGTYPE  #undef HAVE_INTTYPES_H
   
 /* Define if the `setpgrp' function takes no argument.  */  /* Define to 1 if you have the `crypt' library (-lcrypt). */
 #undef SETPGRP_VOID  #undef HAVE_LIBCRYPT
   
 /* Define to `unsigned' if <sys/types.h> doesn't define.  */  /* Define to 1 if you have the `des' library (-ldes). */
 #undef size_t  #undef HAVE_LIBDES
   
 /* Define if you have the ANSI C header files.  */  /* Define to 1 if you have the `dmalloclp' library (-ldmalloclp). */
 #undef STDC_HEADERS  #undef HAVE_LIBDMALLOCLP
   
 /* Define if you can safely include both <sys/time.h> and <time.h>.  */  /* Define if libICE is available */
 #undef TIME_WITH_SYS_TIME  #undef HAVE_LIBICE
   
 /* Define if your <sys/time.h> declares struct tm.  */  /* Define to 1 if you have the `m' library (-lm). */
 #undef TM_IN_SYS_TIME  #undef HAVE_LIBM
   
 /* Define to `int' if <sys/types.h> doesn't define.  */  /* Define to 1 if you have the `nsl' library (-lnsl). */
 #undef uid_t  #undef HAVE_LIBNSL
   
 /* Define if you have the gettimeofday function.  */  /* Define if libpng is available */
 #undef HAVE_GETTIMEOFDAY  #undef HAVE_LIBPNG
   
 /* Define if gettimeofday takes 2 args */  /* Define if libSM is available */
 #undef GETTIMEOFDAY_TWO_ARGS  #undef HAVE_LIBSM
   
 /* Define if you have the mkdir function.  */  /* Define to 1 if you have the `socket' library (-lsocket). */
 #undef HAVE_MKDIR  #undef HAVE_LIBSOCKET
   
 /* Define if you have the mkdir function.  */  /* Define if libX11 is available */
 #undef HAVE_SCANDIR  #undef HAVE_LIBX11
   
 /* Define if you have the mktime function.  */  /* Define if libXAW is available */
 #undef HAVE_MKTIME  #undef HAVE_LIBXAW
   
 /* Define if you have the rmdir function.  */  /* Define if libEXT is available */
 #undef HAVE_RMDIR  #undef HAVE_LIBXEXT
   
 /* Define if you have the select function.  */  /* Define if libXMU is available */
 #undef HAVE_SELECT  #undef HAVE_LIBXMU
   
 /* Define if you have the snprintf function.  */  /* Define if libXpm is available */
 #undef HAVE_SNPRINTF  #undef HAVE_LIBXPM
   
 /* Define if you have the socket function.  */  /* Define if libXT is available */
 #undef HAVE_SOCKET  #undef HAVE_LIBXT
   
 /* Define if you have the strcspn function.  */  /* Define to 1 if you have the <limits.h> header file. */
 #undef HAVE_STRCSPN  #undef HAVE_LIMITS_H
   
 /* Define if you have the strerror function.  */  /* Define to 1 if you have the <malloc.h> header file. */
 #undef HAVE_STRERROR  #undef HAVE_MALLOC_H
   
 /* Define if you have the strspn function.  */  /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_STRSPN  #undef HAVE_MEMORY_H
   
 /* Define if you have the strstr function.  */  /* Define to 1 if you have the `mkdir' function. */
 #undef HAVE_STRSTR  #undef HAVE_MKDIR
   
 /* Define if you have the strtol function.  */  /* Define to 1 if you have the `mktime' function. */
 #undef HAVE_STRTOL  #undef HAVE_MKTIME
   
   /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
   #undef HAVE_NDIR_H
   
   /* Define to 1 if you have the <Python.h> header file. */
   #undef HAVE_PYTHON_H
   
   /* Define to 1 if you have the `rmdir' function. */
   #undef HAVE_RMDIR
   
   /* Define to 1 if you have the `scandir' function. */
   #undef HAVE_SCANDIR
   
   /* Define to 1 if you have the `select' function. */
   #undef HAVE_SELECT
   
 /* Define if you have the setsid function.  */  /* Define to 1 if you have the `setsid' function. */
 #undef HAVE_SETSID  #undef HAVE_SETSID
   
 /* Define if you have the srandom function.  */  /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SRANDOM  #undef HAVE_SNPRINTF
   
 /* Define if you have the srand48 function.  */  /* Define to 1 if you have the `socket' function. */
 #undef HAVE_SRAND48  #undef HAVE_SOCKET
   
 /* Define if you have the srand function.  */  /* Define to 1 if you have the `srand' function. */
 #undef HAVE_SRAND  #undef HAVE_SRAND
   
 /* Define if you have the getdtablesize function.  */  /* Define to 1 if you have the `srand48' function. */
 #undef HAVE_GETDTABLESIZE  #undef HAVE_SRAND48
   
 /* Define if you have the sysconf function.  */  /* Define to 1 if you have the `srandom' function. */
 #undef HAVE_SYSCONF  #undef HAVE_SRANDOM
   
 /* Define if you have the <crypt.h> header file.  */  /* Define to 1 if you have the <stddef.h> header file. */
 #undef HAVE_ARPA_INET_H  #undef HAVE_STDDEF_H
   
 /* Define if you have the <crypt.h> header file.  */  /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_CRYPT_H  #undef HAVE_STDINT_H
   
 /* Define if you have the <dirent.h> header file.  */  /* Define to 1 if you have the <stdlib.h> header file. */
 #undef HAVE_DIRENT_H  #undef HAVE_STDLIB_H
   
 /* Define if you have the <fcntl.h> header file.  */  /* Define to 1 if you have the `strcasecmp' function. */
 #undef HAVE_FCNTL_H  #undef HAVE_STRCASECMP
   
 /* Define if you have the <limits.h> header file.  */  /* Define to 1 if you have the `strcspn' function. */
 #undef HAVE_LIMITS_H  #undef HAVE_STRCSPN
   
 /* Define if you have the <malloc.h> header file.  */  /* Define to 1 if you have the `strerror' function. */
 #undef HAVE_MALLOC_H  #undef HAVE_STRERROR
   
 /* Define if you have the <ndir.h> header file.  */  /* Define to 1 if you have the `strftime' function. */
 #undef HAVE_NDIR_H  #undef HAVE_STRFTIME
   
 /* Define if you have the <strings.h> header file.  */  /* Define to 1 if you have the <strings.h> header file. */
 #undef HAVE_STRINGS_H  #undef HAVE_STRINGS_H
   
 /* Define if you have the <sys/dir.h> header file.  */  /* Define to 1 if you have the <string.h> header file. */
   #undef HAVE_STRING_H
   
   /* Define to 1 if you have the `strncasecmp' function. */
   #undef HAVE_STRNCASECMP
   
   /* Define to 1 if you have the `strspn' function. */
   #undef HAVE_STRSPN
   
   /* Define to 1 if you have the `strstr' function. */
   #undef HAVE_STRSTR
   
   /* Define to 1 if you have the `strtol' function. */
   #undef HAVE_STRTOL
   
   /* Define to 1 if you have the `sysconf' function. */
   #undef HAVE_SYSCONF
   
   /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
      */
 #undef HAVE_SYS_DIR_H  #undef HAVE_SYS_DIR_H
   
 /* Define if you have the <sys/file.h> header file.  */  /* Define to 1 if you have the <sys/file.h> header file. */
 #undef HAVE_SYS_FILE_H  #undef HAVE_SYS_FILE_H
   
 /* Define if you have the <sys/ioctl.h> header file.  */  /* Define to 1 if you have the <sys/ioctl.h> header file. */
 #undef HAVE_SYS_IOCTL_H  #undef HAVE_SYS_IOCTL_H
   
 /* Define if you have the <sys/ndir.h> header file.  */  /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
      */
 #undef HAVE_SYS_NDIR_H  #undef HAVE_SYS_NDIR_H
   
 /* Define if you have the <sys/time.h> header file.  */  /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_TIME_H  #undef HAVE_SYS_STAT_H
   
 /* Define if you have the <time.h> header file.  */  
 #undef HAVE_TIME_H  
   
 /* Define if you have the <stddef.h> header file.  */  /* Define to 1 if you have the <sys/termios.h> header file. */
 #undef HAVE_STDDEF_H  #undef HAVE_SYS_TERMIOS_H
   
 /* Define if you have the <unistd.h> header file.  */  /* Define to 1 if you have the <sys/time.h> header file. */
 #undef HAVE_UNISTD_H  #undef HAVE_SYS_TIME_H
   
 /* Define if you have the <stdlib.h> header file.  */  /* Define to 1 if you have the <sys/ttycom.h> header file. */
 #undef HAVE_STDLIB_H  #undef HAVE_SYS_TTYCOM_H
   
 /* Define if you have the <sys/termios.h> header file.  */  /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TERMIOS_H  #undef HAVE_SYS_TYPES_H
   
 /* Define if you have the <sys/ttycom.h> header file.  */  /* Define to 1 if you have the <time.h> header file. */
 #undef HAVE_SYS_TTYCOM_H  #undef HAVE_TIME_H
   
 /* Define if you have the <des.h> header file.  */  /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_DES_H  #undef HAVE_UNISTD_H
   
 /* Define if you have the X11 library (-lX11).  */  /* Define to 1 if you have the `vprintf' function. */
 #undef HAVE_LIBX11  #undef HAVE_VPRINTF
   
 /* Define if you have the Xaw library (-lXaw).  */  /* Name of package */
 #undef HAVE_LIBXAW  #undef PACKAGE
   
 /* Define if you have the Xext library (-lXext).  */  /* Define to the address where bug reports for this package should be sent. */
 #undef HAVE_LIBXEXT  #undef PACKAGE_BUGREPORT
   
 /* Define if you have the Xmu library (-lXmu).  */  /* Define to the full name of this package. */
 #undef HAVE_LIBXMU  #undef PACKAGE_NAME
   
 /* Define if you have the Xpm library (-lXpm).  */  /* Define to the full name and version of this package. */
 #undef HAVE_LIBXPM  #undef PACKAGE_STRING
   
 /* Define if you have the Xpm library (-lpng).  */  /* Define to the one symbol short name of this package. */
 #undef HAVE_LIBPNG  #undef PACKAGE_TARNAME
   
 /* Define if you have the Xt library (-lXt).  */  /* Define to the version of this package. */
 #undef HAVE_LIBXT  #undef PACKAGE_VERSION
   
 /* Define if you have the crypt library (-lcrypt).  */  /* Define as the return type of signal handlers (`int' or `void'). */
 #undef HAVE_LIBCRYPT  #undef RETSIGTYPE
   
 /* Define if you have the dmalloc library (-ldmalloc).  */  /* Define to 1 if the `setpgrp' function takes no argument. */
 #undef HAVE_LIBDMALLOC  #undef SETPGRP_VOID
   
 /* Define if you have the fl library (-lfl).  */  /* Define to 1 if you have the ANSI C header files. */
 #undef HAVE_LIBFL  #undef STDC_HEADERS
   
 /* Define if you have the m library (-lm).  */  /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 #undef HAVE_LIBM  #undef TIME_WITH_SYS_TIME
   
 /* Define if you have the des library (-ldes).  */  /* Define to 1 if your <sys/time.h> declares `struct tm'. */
 #undef HAVE_LIBDES  #undef TM_IN_SYS_TIME
   
 /* Just a phoney so that we will recompile if the user changes the  /* Path to the uncompress binary */
  * prefix or libdir  #undef UNCOMPRESS
  */  
   
 /* Top level location of files (/usr/local for example) */  /* Version number of package */
   #undef VERSION
   
 /*  /* Define to 1 if the X Window System is missing or not being used. */
 #define PREFIXDIR ""  #undef X_DISPLAY_MISSING
 */  
   
 /* Superseded - was location of installed files */  /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
 /*     `char[]'. */
 #define LIBDIR ""  #undef YYTEXT_POINTER
 */  
   
 /* Location of read-only machine independent data */  /* Define to empty if `const' does not conform to ANSI C. */
 #define DATADIR ""  #undef const
   
 /* Location of changeable single system data (temp maps, hiscore, etc) */  /* Define to `int' if <sys/types.h> doesn't define. */
 #define LOCALDIR ""  #undef gid_t
   
 /* Define as __inline if that's what the C compiler calls it.  */  /* Define as `__inline' if that's what the C compiler calls it, or to nothing
      if it is not supported. */
 #undef inline  #undef inline
   
 /* Start of definitions for compression information - put in generic  /* Define to `int' if <sys/types.h> does not define. */
  * defaults that may work  #undef pid_t
  */  
 #define COMPRESS "compress"  /* Define to `unsigned' if <sys/types.h> does not define. */
 #define UNCOMPRESS "uncompress"  #undef size_t
 #define GZIP "gzip"  
 #define GUNZIP "gunzip"  /* Define to `int' if <sys/types.h> doesn't define. */
 #define BZIP "bzip2"  #undef uid_t
 #define BUNZIP "bunzip2"  


Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:18