1998-07-24 19:30:47 +00:00
/* config.h.in. Generated automatically from configure.in by autoheader. */
2002-01-14 17:58:01 +00:00
/* Define if you have the strftime function. */
# undef HAVE_STRFTIME
1998-07-24 19:30:47 +00:00
/* Define if you have the ANSI C header files. */
# undef STDC_HEADERS
1998-09-23 00:58:59 +00:00
# undef PACKAGE
# undef VERSION
# undef HAVE_LIBZ
1999-08-10 19:04:08 +00:00
# undef HAVE_LIBM
# undef HAVE_ISINF
# undef HAVE_ISNAN
2000-01-05 14:46:17 +00:00
# undef HAVE_LIBHISTORY
# undef HAVE_LIBREADLINE
2000-10-13 10:23:06 +00:00
# undef SOCKLEN_T
2001-10-12 17:29:10 +00:00
# undef HAVE_LIBPTHREAD
# undef HAVE_PTHREAD_H
1999-08-10 19:04:08 +00:00
2001-01-25 18:54:39 +00:00
/* Define if you have the _stat function. */
# undef HAVE__STAT
1999-08-10 19:04:08 +00:00
/* 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
2001-03-27 12:47:33 +00:00
/* Define if you have the fprintf function. */
# undef HAVE_FPRINTF
2002-03-08 15:46:57 +00:00
/* Define if you have the ftime function. */
# undef HAVE_FTIME
/* Define if you have the gettimeofday function. */
# undef HAVE_GETTIMEOFDAY
1999-08-10 19:04:08 +00:00
/* Define if you have the isnand function. */
# undef HAVE_ISNAND
1998-09-23 00:58:59 +00:00
1999-09-22 09:46:25 +00:00
/* Define if you have the localtime function. */
# undef HAVE_LOCALTIME
2001-03-27 12:47:33 +00:00
/* Define if you have the printf function. */
# undef HAVE_PRINTF
2001-06-23 18:38:06 +00:00
/* Define if you have the signal function. */
# undef HAVE_SIGNAL
1998-07-24 19:30:47 +00:00
/* Define if you have the snprintf function. */
# undef HAVE_SNPRINTF
2001-03-27 12:47:33 +00:00
/* Define if you have the sprintf function. */
# undef HAVE_SPRINTF
/* Define if you have the sscanf function. */
# undef HAVE_SSCANF
2001-01-25 18:54:39 +00:00
/* Define if you have the stat function. */
# undef HAVE_STAT
1998-07-24 19:30:47 +00:00
/* Define if you have the strdup function. */
# undef HAVE_STRDUP
/* Define if you have the strerror function. */
# undef HAVE_STRERROR
1999-09-22 09:46:25 +00:00
/* Define if you have the strftime function. */
# undef HAVE_STRFTIME
1998-07-24 19:30:47 +00:00
/* Define if you have the strndup function. */
# undef HAVE_STRNDUP
2001-03-27 12:47:33 +00:00
/* Define if you have the vfprintf function. */
# undef HAVE_VFPRINTF
2001-03-22 12:44:45 +00:00
/* Define if you have the vsnprintf function. */
# undef HAVE_VSNPRINTF
2001-03-27 12:47:33 +00:00
/* Define if you have the vsprintf function. */
# undef HAVE_VSPRINTF
2001-04-11 12:22:25 +00:00
/* Define if you have the <ansidecl.h> header file. */
# undef HAVE_ANSIDECL_H
1999-09-22 09:46:25 +00:00
/* Define if you have the <arpa/inet.h> header file. */
# undef HAVE_ARPA_INET_H
2002-04-14 12:56:08 +00:00
/* Define if you have the <arpa/nameser.h> header file. */
# undef HAVE_ARPA_NAMESER_H
1998-07-24 19:30:47 +00:00
/* 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
2001-10-12 17:29:10 +00:00
/* Define if you have the <dlfcn.h> header file. */
# undef HAVE_DLFCN_H
1998-07-24 19:30:47 +00:00
/* 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
1999-08-10 19:04:08 +00:00
/* 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
1998-07-24 19:30:47 +00:00
/* Define if you have the <malloc.h> header file. */
# undef HAVE_MALLOC_H
1999-08-10 19:04:08 +00:00
/* 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
1998-07-24 19:30:47 +00:00
/* Define if you have the <ndir.h> header file. */
# undef HAVE_NDIR_H
1999-09-22 09:46:25 +00:00
/* 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
2002-04-14 12:56:08 +00:00
/* Define if you have the <resolv.h> header file. */
# undef HAVE_RESOLV_H
2001-06-23 18:38:06 +00:00
/* Define if you have the <signal.h> header file. */
# undef HAVE_SIGNAL_H
1998-07-24 19:30:47 +00:00
/* Define if you have the <stdarg.h> header file. */
# undef HAVE_STDARG_H
1999-09-22 09:46:25 +00:00
/* Define if you have the <stdlib.h> header file. */
# undef HAVE_STDLIB_H
2000-09-17 16:00:22 +00:00
/* Define if you have the <string.h> header file. */
# undef HAVE_STRING_H
1998-07-24 19:30:47 +00:00
/* Define if you have the <sys/dir.h> header file. */
# undef HAVE_SYS_DIR_H
2000-07-21 20:32:03 +00:00
/* Define if you have the <sys/mman.h> header file. */
# undef HAVE_SYS_MMAN_H
1998-07-24 19:30:47 +00:00
/* Define if you have the <sys/ndir.h> header file. */
# undef HAVE_SYS_NDIR_H
1999-09-22 09:46:25 +00:00
/* 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
1998-07-24 19:30:47 +00:00
/* Define if you have the <sys/stat.h> header file. */
# undef HAVE_SYS_STAT_H
1999-09-22 09:46:25 +00:00
/* Define if you have the <sys/time.h> header file. */
# undef HAVE_SYS_TIME_H
2002-03-08 15:46:57 +00:00
/* Define if you have the <sys/timeb.h> header file. */
# undef HAVE_SYS_TIMEB_H
1998-07-24 19:30:47 +00:00
/* 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
2000-01-18 18:01:01 +00:00
/* Define if you have the <zlib.h> header file. */
# undef HAVE_ZLIB_H
1999-09-22 09:46:25 +00:00
/* 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
1999-02-16 16:29:17 +00:00
/* Name of package */
# undef PACKAGE
/* Version number of package */
# undef VERSION
2000-09-17 16:00:22 +00:00
/* Define if compiler has function prototypes */
# undef PROTOTYPES