Diff for /rpm2html/config.h.in between versions 1.3 and 1.4

version 1.3, 1998/06/02 06:10:43 version 1.4, 1998/06/04 05:07:41
Line 1 Line 1
 /* config.h.in.  Generated automatically from configure.in by autoheader.  */  /* config.h.in.  Generated automatically from configure.in by autoheader.  */
   
 /* Define to empty if the keyword does not work.  */  
 #undef const  
   
 /* Define to the type of elements in the array set by `getgroups'.  
    Usually this is either `int' or `gid_t'.  */  
 #undef GETGROUPS_T  
   
 /* Define to `int' if <sys/types.h> doesn't define.  */  
 #undef gid_t  
   
 /* Define if you don't have vprintf but do have _doprnt.  */  
 #undef HAVE_DOPRNT  
   
 /* Define if you have the strftime function.  */  /* Define if you have the strftime function.  */
 #undef HAVE_STRFTIME  #undef HAVE_STRFTIME
   
 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */  
 #undef HAVE_SYS_WAIT_H  
   
 /* Define if you have the vprintf function.  */  
 #undef HAVE_VPRINTF  
   
 /* Define to `int' if <sys/types.h> doesn't define.  */  
 #undef mode_t  
   
 /* Define to `int' if <sys/types.h> doesn't define.  */  
 #undef pid_t  
   
 /* Define as the return type of signal handlers (int or void).  */  
 #undef RETSIGTYPE  
   
 /* Define to `unsigned' if <sys/types.h> doesn't define.  */  
 #undef size_t  
   
 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */  
 #undef STAT_MACROS_BROKEN  
   
 /* Define if you have the ANSI C header files.  */  /* Define if you have the ANSI C header files.  */
 #undef STDC_HEADERS  #undef STDC_HEADERS
   
 /* Define if you can safely include both <sys/time.h> and <time.h>.  */  
 #undef TIME_WITH_SYS_TIME  
   
 /* Define if your <sys/time.h> declares struct tm.  */  
 #undef TM_IN_SYS_TIME  
   
 /* Define to `int' if <sys/types.h> doesn't define.  */  
 #undef uid_t  
   
 /* The number of bytes in a char.  */  
 #undef SIZEOF_CHAR  
   
 /* The number of bytes in a char *.  */  
 #undef SIZEOF_CHAR_P  
   
 /* The number of bytes in a int.  */  
 #undef SIZEOF_INT  
   
 /* The number of bytes in a long.  */  
 #undef SIZEOF_LONG  
   
 /* Define if you have the chdir function.  */  
 #undef HAVE_CHDIR  
   
 /* Define if you have the fcntl function.  */  
 #undef HAVE_FCNTL  
   
 /* Define if you have the getcwd function.  */  
 #undef HAVE_GETCWD  
   
 /* Define if you have the getdomainname function.  */  
 #undef HAVE_GETDOMAINNAME  
   
 /* Define if you have the gethostname function.  */  /* Define if you have the gethostname function.  */
 #undef HAVE_GETHOSTNAME  #undef HAVE_GETHOSTNAME
   
 /* Define if you have the getlogin function.  */  
 #undef HAVE_GETLOGIN  
   
 /* Define if you have the getpass function.  */  
 #undef HAVE_GETPASS  
   
 /* Define if you have the getpid function.  */  
 #undef HAVE_GETPID  
   
 /* Define if you have the getsockopt function.  */  
 #undef HAVE_GETSOCKOPT  
   
 /* 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 ioctl function.  */  
 #undef HAVE_IOCTL  
   
 /* Define if you have the memcpy function.  */  
 #undef HAVE_MEMCPY  
   
 /* Define if you have the mktime function.  */  
 #undef HAVE_MKTIME  
   
 /* Define if you have the opendir function.  */  
 #undef HAVE_OPENDIR  
   
 /* Define if you have the readdir function.  */  
 #undef HAVE_READDIR  
   
 /* Define if you have the select function.  */  
 #undef HAVE_SELECT  
   
 /* Define if you have the setsockopt function.  */  
 #undef HAVE_SETSOCKOPT  
   
 /* Define if you have the snprintf function.  */  /* Define if you have the snprintf function.  */
 #undef HAVE_SNPRINTF  #undef HAVE_SNPRINTF
   
 /* Define if you have the socket function.  */  
 #undef HAVE_SOCKET  
   
 /* Define if you have the strchr function.  */  
 #undef HAVE_STRCHR  
   
 /* Define if you have the strdup function.  */  /* Define if you have the strdup function.  */
 #undef HAVE_STRDUP  #undef HAVE_STRDUP
   
Line 133 Line 21
 /* Define if you have the strndup function.  */  /* Define if you have the strndup function.  */
 #undef HAVE_STRNDUP  #undef HAVE_STRNDUP
   
 /* Define if you have the strtol function.  */  /* Define if you have the unlink function.  */
 #undef HAVE_STRTOL  #undef HAVE_UNLINK
   
 /* Define if you have the sysinfo function.  */  
 #undef HAVE_SYSINFO  
   
 /* Define if you have the tempnam function.  */  
 #undef HAVE_TEMPNAM  
   
 /* Define if you have the timegm function.  */  
 #undef HAVE_TIMEGM  
   
 /* Define if you have the <appkit.h> header file.  */  
 #undef HAVE_APPKIT_H  
   
 /* Define if you have the <appkit/appkit.h> header file.  */  
 #undef HAVE_APPKIT_APPKIT_H  
   
 /* Define if you have the <arpa/inet.h> header file.  */  
 #undef HAVE_ARPA_INET_H  
   
 /* Define if you have the <bsdtime.h> header file.  */  
 #undef HAVE_BSDTIME_H  
   
 /* Define if you have the <bsdtypes.h> header file.  */  
 #undef HAVE_BSDTYPES_H  
   
 /* Define if you have the <ctype.h> header file.  */  /* Define if you have the <ctype.h> header file.  */
 #undef HAVE_CTYPE_H  #undef HAVE_CTYPE_H
   
 /* Define if you have the <curses.h> header file.  */  
 #undef HAVE_CURSES_H  
   
 /* Define if you have the <cursesX.h> header file.  */  
 #undef HAVE_CURSESX_H  
   
 /* Define if you have the <dir.h> header file.  */  
 #undef HAVE_DIR_H  
   
 /* Define if you have the <direct.h> header file.  */  
 #undef HAVE_DIRECT_H  
   
 /* Define if you have the <dirent.h> header file.  */  /* Define if you have the <dirent.h> header file.  */
 #undef HAVE_DIRENT_H  #undef HAVE_DIRENT_H
   
 /* Define if you have the <dn.h> header file.  */  
 #undef HAVE_DN_H  
   
 /* Define if you have the <dnetdb.h> header file.  */  
 #undef HAVE_DNETDB_H  
   
 /* Define if you have the <errno.h> header file.  */  /* Define if you have the <errno.h> header file.  */
 #undef HAVE_ERRNO_H  #undef HAVE_ERRNO_H
   
 /* Define if you have the <fcntl.h> header file.  */  /* Define if you have the <fcntl.h> header file.  */
 #undef HAVE_FCNTL_H  #undef HAVE_FCNTL_H
   
 /* Define if you have the <grp.h> header file.  */  
 #undef HAVE_GRP_H  
   
 /* Define if you have the <in.h> header file.  */  
 #undef HAVE_IN_H  
   
 /* Define if you have the <inet.h> header file.  */  
 #undef HAVE_INET_H  
   
 /* Define if you have the <libc.h> header file.  */  
 #undef HAVE_LIBC_H  
   
 /* Define if you have the <limits.h> header file.  */  
 #undef HAVE_LIMITS_H  
   
 /* Define if you have the <malloc.h> header file.  */  /* Define if you have the <malloc.h> header file.  */
 #undef HAVE_MALLOC_H  #undef HAVE_MALLOC_H
   
 /* Define if you have the <manifest.h> header file.  */  
 #undef HAVE_MANIFEST_H  
   
 /* Define if you have the <memory.h> header file.  */  
 #undef HAVE_MEMORY_H  
   
 /* Define if you have the <ndir.h> header file.  */  /* Define if you have the <ndir.h> header file.  */
 #undef HAVE_NDIR_H  #undef HAVE_NDIR_H
   
 /* Define if you have the <net/errno.h> header file.  */  /* Define if you have the <rpm/rpmlib.h> header file.  */
 #undef HAVE_NET_ERRNO_H  #undef HAVE_RPM_RPMLIB_H
   
 /* Define if you have the <netdb.h> header file.  */  
 #undef HAVE_NETDB_H  
   
 /* Define if you have the <netinet/in.h> header file.  */  
 #undef HAVE_NETINET_IN_H  
   
 /* Define if you have the <netinet/tcp.h> header file.  */  
 #undef HAVE_NETINET_TCP_H  
   
 /* Define if you have the <pwd.h> header file.  */  
 #undef HAVE_PWD_H  
   
 /* Define if you have the <regex.h> header file.  */  
 #undef HAVE_REGEX_H  
   
 /* Define if you have the <resource.h> header file.  */  
 #undef HAVE_RESOURCE_H  
   
 /* Define if you have the <rxposix.h> header file.  */  
 #undef HAVE_RXPOSIX_H  
   
 /* Define if you have the <select.h> header file.  */  
 #undef HAVE_SELECT_H  
   
 /* Define if you have the <socket.h> header file.  */  
 #undef HAVE_SOCKET_H  
   
 /* Define if you have the <stat.h> header file.  */  
 #undef HAVE_STAT_H  
   
 /* Define if you have the <stdefs.h> header file.  */  
 #undef HAVE_STDEFS_H  
   
 /* Define if you have the <stdio.h> header file.  */  
 #undef HAVE_STDIO_H  
   
 /* Define if you have the <stdlib.h> header file.  */  
 #undef HAVE_STDLIB_H  
   
 /* Define if you have the <string.h> header file.  */  
 #undef HAVE_STRING_H  
   
 /* Define if you have the <strings.h> header file.  */  /* Define if you have the <stdarg.h> header file.  */
 #undef HAVE_STRINGS_H  #undef HAVE_STDARG_H
   
 /* Define if you have the <sys/dir.h> header file.  */  /* Define if you have the <sys/dir.h> header file.  */
 #undef HAVE_SYS_DIR_H  #undef HAVE_SYS_DIR_H
   
 /* Define if you have the <sys/errno.h> header file.  */  
 #undef HAVE_SYS_ERRNO_H  
   
 /* Define if you have the <sys/fcntl.h> header file.  */  
 #undef HAVE_SYS_FCNTL_H  
   
 /* Define if you have the <sys/file.h> header file.  */  
 #undef HAVE_SYS_FILE_H  
   
 /* Define if you have the <sys/ioctl.h> header file.  */  
 #undef HAVE_SYS_IOCTL_H  
   
 /* Define if you have the <sys/ipc.h> header file.  */  
 #undef HAVE_SYS_IPC_H  
   
 /* Define if you have the <sys/limits.h> header file.  */  
 #undef HAVE_SYS_LIMITS_H  
   
 /* Define if you have the <sys/machine.h> header file.  */  
 #undef HAVE_SYS_MACHINE_H  
   
 /* Define if you have the <sys/ndir.h> header file.  */  /* Define if you have the <sys/ndir.h> header file.  */
 #undef HAVE_SYS_NDIR_H  #undef HAVE_SYS_NDIR_H
   
 /* Define if you have the <sys/resource.h> header file.  */  
 #undef HAVE_SYS_RESOURCE_H  
   
 /* Define if you have the <sys/select.h> header file.  */  
 #undef HAVE_SYS_SELECT_H  
   
 /* Define if you have the <sys/socket.h> header file.  */  
 #undef HAVE_SYS_SOCKET_H  
   
 /* Define if you have the <sys/stat.h> header file.  */  /* Define if you have the <sys/stat.h> header file.  */
 #undef HAVE_SYS_STAT_H  #undef HAVE_SYS_STAT_H
   
 /* Define if you have the <sys/systeminfo.h> header file.  */  
 #undef HAVE_SYS_SYSTEMINFO_H  
   
 /* Define if you have the <sys/time.h> header file.  */  
 #undef HAVE_SYS_TIME_H  
   
 /* Define if you have the <sys/types.h> header file.  */  /* Define if you have the <sys/types.h> header file.  */
 #undef HAVE_SYS_TYPES_H  #undef HAVE_SYS_TYPES_H
   
 /* Define if you have the <sys/unistd.h> header file.  */  
 #undef HAVE_SYS_UNISTD_H  
   
 /* Define if you have the <syslog.h> header file.  */  
 #undef HAVE_SYSLOG_H  
   
 /* Define if you have the <tcp.h> header file.  */  
 #undef HAVE_TCP_H  
   
 /* Define if you have the <termios.h> header file.  */  
 #undef HAVE_TERMIOS_H  
   
 /* Define if you have the <time.h> header file.  */  /* Define if you have the <time.h> header file.  */
 #undef HAVE_TIME_H  #undef HAVE_TIME_H
   
 /* Define if you have the <types.h> header file.  */  
 #undef HAVE_TYPES_H  
   
 /* Define if you have the <unistd.h> header file.  */  /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H  #undef HAVE_UNISTD_H
   
 /* Define if you have the <unixlib.h> header file.  */  /* Define if you have the <zlib.h> header file.  */
 #undef HAVE_UNIXLIB_H  #undef HAVE_ZLIB_H
   
 /* Define if you have the <wais.h> header file.  */  
 #undef HAVE_WAIS_H  
   
 /* Define if you have the <wais/wais.h> header file.  */  
 #undef HAVE_WAIS_WAIS_H  
   
 /* Define if you have the ICE library (-lICE).  */  
 #undef HAVE_LIBICE  
   
 /* Define if you have the db library (-ldb).  */  /* Define if you have the db library (-ldb).  */
 #undef HAVE_LIBDB  #undef HAVE_LIBDB
   
 /* Define if you have the dl library (-ldl).  */  
 #undef HAVE_LIBDL  
   
 /* Define if you have the inet library (-linet).  */  
 #undef HAVE_LIBINET  
   
 /* Define if you have the intl library (-lintl).  */  /* Define if you have the intl library (-lintl).  */
 #undef HAVE_LIBINTL  #undef HAVE_LIBINTL
   
 /* Define if you have the nsl library (-lnsl).  */  
 #undef HAVE_LIBNSL  
   
 /* Define if you have the rpm library (-lrpm).  */  /* Define if you have the rpm library (-lrpm).  */
 #undef HAVE_LIBRPM  #undef HAVE_LIBRPM
   
 /* Define if you have the socket library (-lsocket).  */  
 #undef HAVE_LIBSOCKET  
   
 /* Define if you have the z library (-lz).  */  /* Define if you have the z library (-lz).  */
 #undef HAVE_LIBZ  #undef HAVE_LIBZ

Removed from v.1.3  
changed lines
  Added in v.1.4


Webmaster