Skip to content
Snippets Groups Projects
Select Git revision
  • branch/OpenVMS
  • branch/default default protected
  • wild/1a5dd97bc5c0cdedc5a1e02ebc0ea5dbad28a72c
  • wild/ef383bb403b22bb062eca037fe9eb40395e5239d
  • wild/1b27403b1257ec30ce192e8d0af922c1f428c286
  • wild/37aeffd2f03981fb3090960ba53bb5f5c962970d
  • wild/2e949a79e46e9e813e8970a3ed05ded647a5c08e
  • wild/3fe73b8a3bb36ac30a3c4eb3d3d69d6ae453614c
  • wild/9aeb5555cd4f046940492b4572fbc39864a84ae2
  • wild/897288304f9a2037a9463f6001c4688afe711d08
  • wild/2b12dd122d8382282e90998ebadddcf09e847eaf
  • wild/3888945e4fe6438fa8127b7eaf1b10dd9499b15d
  • wild/53e7fce21ef05bf6fa534f067b88e139782e3d5e
  • wild/6096c67ce603c7404e05c9c91b3114f9c0781521
  • wild/69007011f857740b53ce4072c9b8ec202f6e83f3
  • wild/79ef52d5327d1637ddba0472ff28e137245e5c5f
  • wild/ff7aa1400d0d1c4cfc70f3384b2b9dba73668d14
  • wild/8e133c9799f0891d00226eb2f94cd7867d9baf67
  • wild/51e439c2a307243d9801ed7c639396a36ddef007
  • wild/5214eca35b040c5c2b3b3b25277226635e5b1837
  • 2.11.0
21 results

config.h.in

Blame
  • config.h.in 3.43 KiB
    /* config.h.in.  Generated automatically from configure.in by autoheader.  */
    
    /* Define if you have the strftime function.  */
    #undef HAVE_STRFTIME
    
    /* Define if you have the ANSI C header files.  */
    #undef STDC_HEADERS
    
    #undef PACKAGE
    #undef VERSION
    #undef HAVE_LIBZ
    #undef HAVE_LIBM
    #undef HAVE_ISINF
    #undef HAVE_ISNAN
    #undef HAVE_LIBHISTORY
    #undef HAVE_LIBREADLINE
    
    /* Define if you have the class function.  */
    #undef HAVE_CLASS
    
    /* Define if you have the finite function.  */
    #undef HAVE_FINITE
    
    /* Define if you have the fp_class function.  */
    #undef HAVE_FP_CLASS
    
    /* Define if you have the fpclass function.  */
    #undef HAVE_FPCLASS
    
    /* Define if you have the isnand function.  */
    #undef HAVE_ISNAND
    
    /* Define if you have the localtime function.  */
    #undef HAVE_LOCALTIME
    
    /* Define if you have the snprintf function.  */
    #undef HAVE_SNPRINTF
    
    /* Define if you have the strdup function.  */
    #undef HAVE_STRDUP
    
    /* Define if you have the strerror function.  */
    #undef HAVE_STRERROR
    
    /* Define if you have the strftime function.  */
    #undef HAVE_STRFTIME
    
    /* Define if you have the strndup function.  */
    #undef HAVE_STRNDUP
    
    /* Define if you have the <arpa/inet.h> header file.  */
    #undef HAVE_ARPA_INET_H
    
    /* Define if you have the <ctype.h> header file.  */
    #undef HAVE_CTYPE_H
    
    /* Define if you have the <dirent.h> header file.  */
    #undef HAVE_DIRENT_H
    
    /* Define if you have the <dlfcn.h> header file.  */
    #undef HAVE_DLFCN_H
    
    /* Define if you have the <errno.h> header file.  */
    #undef HAVE_ERRNO_H
    
    /* Define if you have the <fcntl.h> header file.  */
    #undef HAVE_FCNTL_H
    
    /* Define if you have the <float.h> header file.  */
    #undef HAVE_FLOAT_H
    
    /* Define if you have the <fp_class.h> header file.  */
    #undef HAVE_FP_CLASS_H
    
    /* Define if you have the <ieeefp.h> header file.  */
    #undef HAVE_IEEEFP_H
    
    /* Define if you have the <malloc.h> header file.  */
    #undef HAVE_MALLOC_H
    
    /* Define if you have the <math.h> header file.  */
    #undef HAVE_MATH_H
    
    /* Define if you have the <nan.h> header file.  */
    #undef HAVE_NAN_H
    
    /* Define if you have the <ndir.h> header file.  */
    #undef HAVE_NDIR_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 <stdarg.h> header file.  */
    #undef HAVE_STDARG_H
    
    /* Define if you have the <stdlib.h> header file.  */
    #undef HAVE_STDLIB_H
    
    /* Define if you have the <sys/dir.h> header file.  */
    #undef HAVE_SYS_DIR_H
    
    /* Define if you have the <sys/ndir.h> header file.  */
    #undef HAVE_SYS_NDIR_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.  */
    #undef HAVE_SYS_STAT_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.  */
    #undef HAVE_SYS_TYPES_H
    
    /* Define if you have the <time.h> header file.  */
    #undef HAVE_TIME_H
    
    /* Define if you have the <unistd.h> header file.  */
    #undef HAVE_UNISTD_H
    
    /* Define if you have the <zlib.h> header file.  */
    #undef HAVE_ZLIB_H
    
    /* Define if you have the inet library (-linet).  */
    #undef HAVE_LIBINET
    
    /* Define if you have the nsl library (-lnsl).  */
    #undef HAVE_LIBNSL
    
    /* Define if you have the socket library (-lsocket).  */
    #undef HAVE_LIBSOCKET
    
    /* Name of package */
    #undef PACKAGE
    
    /* Version number of package */
    #undef VERSION