forked from Lainports/freebsd-ports
154 lines
3.4 KiB
C
154 lines
3.4 KiB
C
--- src/config.h.in.orig Sat Jan 4 20:23:08 2003
|
|
+++ src/config.h.in Sat Jan 4 20:22:53 2003
|
|
@@ -0,0 +1,151 @@
|
|
+/* config.h.in. Generated automatically from configure.in by autoheader. */
|
|
+
|
|
+/* Define to empty if the keyword does not work. */
|
|
+#undef const
|
|
+
|
|
+/* Define if you don't have vprintf but do have _doprnt. */
|
|
+#undef HAVE_DOPRNT
|
|
+
|
|
+/* Define if you have the vprintf function. */
|
|
+#undef HAVE_VPRINTF
|
|
+
|
|
+/* Define to `long' if <sys/types.h> doesn't define. */
|
|
+#undef off_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 you have the ANSI C header files. */
|
|
+#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 if you have the gethostname function. */
|
|
+#undef HAVE_GETHOSTNAME
|
|
+
|
|
+/* Define if you have the regcomp function. */
|
|
+#undef HAVE_REGCOMP
|
|
+
|
|
+/* Define if you have the select function. */
|
|
+#undef HAVE_POLL
|
|
+
|
|
+/* Define if you have the select function. */
|
|
+#undef HAVE_SELECT
|
|
+
|
|
+/* Define if you have the socket function. */
|
|
+#undef HAVE_SOCKET
|
|
+
|
|
+/* 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 strstr function. */
|
|
+#undef HAVE_STRSTR
|
|
+
|
|
+/* Define if you have the strtoul function. */
|
|
+#undef HAVE_STRTOUL
|
|
+
|
|
+/* Define if you have the <dirent.h> header file. */
|
|
+#undef HAVE_DIRENT_H
|
|
+
|
|
+/* Define if you have the <fcntl.h> header file. */
|
|
+#undef HAVE_FCNTL_H
|
|
+
|
|
+/* Define if you have the <limits.h> header file. */
|
|
+#undef HAVE_LIMITS_H
|
|
+
|
|
+/* Define if you have the <ndir.h> header file. */
|
|
+#undef HAVE_NDIR_H
|
|
+
|
|
+/* Define if you have the <paths.h> header file. */
|
|
+#undef HAVE_PATHS_H
|
|
+
|
|
+/* Define if you have the <strings.h> header file. */
|
|
+#undef HAVE_STRINGS_H
|
|
+
|
|
+/* Define if you have the <sys/dir.h> header file. */
|
|
+#undef HAVE_SYS_DIR_H
|
|
+
|
|
+/* Define if you have the <sys/ioctl.h> header file. */
|
|
+#undef HAVE_SYS_IOCTL_H
|
|
+
|
|
+/* Define if you have the <sys/ndir.h> header file. */
|
|
+#undef HAVE_SYS_NDIR_H
|
|
+
|
|
+/* Define if you have the <sys/time.h> header file. */
|
|
+#undef HAVE_SYS_TIME_H
|
|
+
|
|
+/* Define if you have the <syslog.h> header file. */
|
|
+#undef HAVE_SYSLOG_H
|
|
+
|
|
+/* Define if you have the <unistd.h> header file. */
|
|
+#undef HAVE_UNISTD_H
|
|
+
|
|
+#undef HAVE_SYSCTL_H
|
|
+#undef HAVE_ERR_H
|
|
+
|
|
+#undef MSYSLOG_VERSION_STR
|
|
+#undef MLIBNAME_STR
|
|
+#undef INSTALL_LIBDIR
|
|
+#undef PID_DIR
|
|
+#undef PID_FILE
|
|
+
|
|
+#undef HAVE_OPTRESET
|
|
+
|
|
+#undef DLOPEN_FLAGS
|
|
+#undef SYMBOL_PREFIX
|
|
+
|
|
+#undef HAVE_SRANDOM
|
|
+#undef HAVE_MD5
|
|
+#undef HAVE_SHA1
|
|
+#undef HAVE_RMD160
|
|
+
|
|
+#undef HAVE_SOCKLEN_T
|
|
+#undef HAVE_UINT32_T
|
|
+#undef HAVE_UINT64_T
|
|
+#undef HAVE_U_INT32_T
|
|
+#undef HAVE___UINT32_T
|
|
+#undef HAVE_U_INT64_T
|
|
+#undef HAVE___UINT64_T
|
|
+
|
|
+#undef HAVE_CODE
|
|
+
|
|
+#undef MLIBNAME
|
|
+
|
|
+#undef HAVE_SYS_WAIT_H
|
|
+
|
|
+#undef HAVE_GETADDRINFO
|
|
+
|
|
+#undef HAVE_INET_NTOP
|
|
+
|
|
+#undef HAVE_STREAMS_IMODULE
|
|
+#undef HAVE_LINUX_IMODULE
|
|
+#undef HAVE_BSD_IMODULE
|
|
+#undef HAVE_UNIX_IMODULE
|
|
+
|
|
+#undef HAVE_SOCKADDR_SA_LEN
|
|
+
|
|
+#undef _USE_IRS
|
|
+#undef SIGALTSTACK_WITH_STACK_T
|
|
+#undef HAVE_SYS_CONTEXT_H
|
|
+
|
|
+#undef NEEDS_DLOPEN_NULL
|
|
+
|
|
+#undef _SGIAPI
|
|
+#undef INET6
|
|
+
|
|
+#undef WORDS_BIGENDIAN
|
|
+
|
|
+#undef _GNU_SOURCE
|
|
+
|
|
+/* for Solaris */
|
|
+#undef _REENTRANT
|