|
@@ -27,6 +27,9 @@
|
|
|
/* Define to 1 if ssl support is enabled. */
|
|
|
#undef ENABLE_SSL
|
|
|
|
|
|
+/* Define to 1 if you have the `alarm' function. */
|
|
|
+#undef HAVE_ALARM
|
|
|
+
|
|
|
/* Define to 1 if you have `alloca', as a function or macro. */
|
|
|
#undef HAVE_ALLOCA
|
|
|
|
|
@@ -52,6 +55,9 @@
|
|
|
/* Define to 1 if you have the `asprintf' function. */
|
|
|
#undef HAVE_ASPRINTF
|
|
|
|
|
|
+/* Define to 1 if you have the `atexit' function. */
|
|
|
+#undef HAVE_ATEXIT
|
|
|
+
|
|
|
/* Define to 1 if you have the `basename' function. */
|
|
|
#undef HAVE_BASENAME
|
|
|
|
|
@@ -105,6 +111,9 @@
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
|
#undef HAVE_FCNTL_H
|
|
|
|
|
|
+/* Define to 1 if you have the <float.h> header file. */
|
|
|
+#undef HAVE_FLOAT_H
|
|
|
+
|
|
|
/* Define to 1 if you have the `ftruncate' function. */
|
|
|
#undef HAVE_FTRUNCATE
|
|
|
|
|
@@ -129,6 +138,12 @@
|
|
|
/* Define to 1 if you have the `getgid' function. */
|
|
|
#undef HAVE_GETGID
|
|
|
|
|
|
+/* Define to 1 if you have the `gethostbyaddr' function. */
|
|
|
+#undef HAVE_GETHOSTBYADDR
|
|
|
+
|
|
|
+/* Define to 1 if you have the `gethostbyname' function. */
|
|
|
+#undef HAVE_GETHOSTBYNAME
|
|
|
+
|
|
|
/* Define to 1 if you have the `getpagesize' function. */
|
|
|
#undef HAVE_GETPAGESIZE
|
|
|
|
|
@@ -187,9 +202,6 @@
|
|
|
/* Define to 1 if you have libgcrypt. */
|
|
|
#undef HAVE_LIBGCRYPT
|
|
|
|
|
|
-/* Define to 1 if you have the <libgen.h> header file. */
|
|
|
-#undef HAVE_LIBGEN_H
|
|
|
-
|
|
|
/* Define to 1 if you have libgnutls. */
|
|
|
#undef HAVE_LIBGNUTLS
|
|
|
|
|
@@ -224,6 +236,9 @@
|
|
|
/* Define to 1 if you have the `memchr' function. */
|
|
|
#undef HAVE_MEMCHR
|
|
|
|
|
|
+/* Define to 1 if you have the `memmove' function. */
|
|
|
+#undef HAVE_MEMMOVE
|
|
|
+
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
|
#undef HAVE_MEMORY_H
|
|
|
|
|
@@ -270,12 +285,12 @@
|
|
|
/* Define if the POSIX multithreading library has read/write locks. */
|
|
|
#undef HAVE_PTHREAD_RWLOCK
|
|
|
|
|
|
+/* Define to 1 if the system has the type `ptrdiff_t'. */
|
|
|
+#undef HAVE_PTRDIFF_T
|
|
|
+
|
|
|
/* Define to 1 if you have the `putenv' function. */
|
|
|
#undef HAVE_PUTENV
|
|
|
|
|
|
-/* Define to 1 if you have the `random' function. */
|
|
|
-#undef HAVE_RANDOM
|
|
|
-
|
|
|
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
|
|
|
and to 0 otherwise. */
|
|
|
#undef HAVE_REALLOC
|
|
@@ -292,9 +307,6 @@
|
|
|
/* Define to 1 if you have the `setlocale' function. */
|
|
|
#undef HAVE_SETLOCALE
|
|
|
|
|
|
-/* Define to 1 if you have the `sigaction' function. */
|
|
|
-#undef HAVE_SIGACTION
|
|
|
-
|
|
|
/* Define to 1 if you have the `sleep' function. */
|
|
|
#undef HAVE_SLEEP
|
|
|
|
|
@@ -304,9 +316,6 @@
|
|
|
/* Define to 1 if you have the `socket' function. */
|
|
|
#undef HAVE_SOCKET
|
|
|
|
|
|
-/* Define to 1 if you have the `srandom' function. */
|
|
|
-#undef HAVE_SRANDOM
|
|
|
-
|
|
|
/* Define to 1 if `stat' has the bug that it succeeds when given the
|
|
|
zero-length file name argument. */
|
|
|
#undef HAVE_STAT_EMPTY_STRING_BUG
|
|
@@ -348,12 +357,18 @@
|
|
|
/* Define to 1 if you have the `strerror' function. */
|
|
|
#undef HAVE_STRERROR
|
|
|
|
|
|
+/* Define to 1 if you have the `strftime' function. */
|
|
|
+#undef HAVE_STRFTIME
|
|
|
+
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
|
#undef HAVE_STRINGS_H
|
|
|
|
|
|
/* 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 `strptime' function. */
|
|
|
#undef HAVE_STRPTIME
|
|
|
|
|
@@ -366,6 +381,12 @@
|
|
|
/* Define to 1 if you have the `strtoul' function. */
|
|
|
#undef HAVE_STRTOUL
|
|
|
|
|
|
+/* Define to 1 if you have the `strtoull' function. */
|
|
|
+#undef HAVE_STRTOULL
|
|
|
+
|
|
|
+/* Define to 1 if you have the <sys/ioctl.h> header file. */
|
|
|
+#undef HAVE_SYS_IOCTL_H
|
|
|
+
|
|
|
/* Define to 1 if you have the <sys/param.h> header file. */
|
|
|
#undef HAVE_SYS_PARAM_H
|
|
|
|
|
@@ -384,12 +405,18 @@
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
|
|
+/* Define to 1 if you have the <termios.h> header file. */
|
|
|
+#undef HAVE_TERMIOS_H
|
|
|
+
|
|
|
/* Define to 1 if you have the `timegm' function. */
|
|
|
#undef HAVE_TIMEGM
|
|
|
|
|
|
/* Define to 1 if you have the `tsearch' function. */
|
|
|
#undef HAVE_TSEARCH
|
|
|
|
|
|
+/* Define to 1 if you have the `tzset' function. */
|
|
|
+#undef HAVE_TZSET
|
|
|
+
|
|
|
/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
|
|
|
#undef HAVE_UINTMAX_T
|
|
|
|
|
@@ -412,6 +439,9 @@
|
|
|
/* Define to 1 if you have the `vprintf' function. */
|
|
|
#undef HAVE_VPRINTF
|
|
|
|
|
|
+/* Define to 1 if you have the <wchar.h> header file. */
|
|
|
+#undef HAVE_WCHAR_H
|
|
|
+
|
|
|
/* Define if you have the 'wchar_t' type. */
|
|
|
#undef HAVE_WCHAR_T
|
|
|
|
|
@@ -476,6 +506,9 @@
|
|
|
/* Define if the pthread_in_use() detection is hard. */
|
|
|
#undef PTHREAD_IN_USE_DETECTION_HARD
|
|
|
|
|
|
+/* Define as the return type of signal handlers (`int' or `void'). */
|
|
|
+#undef RETSIGTYPE
|
|
|
+
|
|
|
/* Define to the type of arg 1 for `select'. */
|
|
|
#undef SELECT_TYPE_ARG1
|
|
|
|
|
@@ -564,6 +597,21 @@
|
|
|
/* Define to 1 if you need to in order for `stat' and other things to work. */
|
|
|
#undef _POSIX_SOURCE
|
|
|
|
|
|
+/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
|
|
|
+ <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
|
|
|
+ #define below would cause a syntax error. */
|
|
|
+#undef _UINT32_T
|
|
|
+
|
|
|
+/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
|
|
|
+ <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
|
|
|
+ #define below would cause a syntax error. */
|
|
|
+#undef _UINT64_T
|
|
|
+
|
|
|
+/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
|
|
|
+ <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
|
|
|
+ #define below would cause a syntax error. */
|
|
|
+#undef _UINT8_T
|
|
|
+
|
|
|
/* Enable extensions on Solaris. */
|
|
|
#ifndef __EXTENSIONS__
|
|
|
# undef __EXTENSIONS__
|
|
@@ -584,9 +632,31 @@
|
|
|
#undef inline
|
|
|
#endif
|
|
|
|
|
|
+/* Define to the type of a signed integer type of width exactly 16 bits if
|
|
|
+ such a type exists and the standard includes do not define it. */
|
|
|
+#undef int16_t
|
|
|
+
|
|
|
+/* Define to the type of a signed integer type of width exactly 32 bits if
|
|
|
+ such a type exists and the standard includes do not define it. */
|
|
|
+#undef int32_t
|
|
|
+
|
|
|
+/* Define to the type of a signed integer type of width exactly 64 bits if
|
|
|
+ such a type exists and the standard includes do not define it. */
|
|
|
+#undef int64_t
|
|
|
+
|
|
|
+/* Define to the type of a signed integer type of width exactly 8 bits if such
|
|
|
+ a type exists and the standard includes do not define it. */
|
|
|
+#undef int8_t
|
|
|
+
|
|
|
/* Define to rpl_malloc if the replacement function should be used. */
|
|
|
#undef malloc
|
|
|
|
|
|
+/* Define to `int' if <sys/types.h> does not define. */
|
|
|
+#undef mode_t
|
|
|
+
|
|
|
+/* Define to `long int' if <sys/types.h> does not define. */
|
|
|
+#undef off_t
|
|
|
+
|
|
|
/* Define as the type of the result of subtracting two pointers, if the system
|
|
|
doesn't define it. */
|
|
|
#undef ptrdiff_t
|
|
@@ -597,6 +667,25 @@
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
|
#undef size_t
|
|
|
|
|
|
+/* Define to `int' if <sys/types.h> does not define. */
|
|
|
+#undef ssize_t
|
|
|
+
|
|
|
+/* Define to the type of an unsigned integer type of width exactly 16 bits if
|
|
|
+ such a type exists and the standard includes do not define it. */
|
|
|
+#undef uint16_t
|
|
|
+
|
|
|
+/* Define to the type of an unsigned integer type of width exactly 32 bits if
|
|
|
+ such a type exists and the standard includes do not define it. */
|
|
|
+#undef uint32_t
|
|
|
+
|
|
|
+/* Define to the type of an unsigned integer type of width exactly 64 bits if
|
|
|
+ such a type exists and the standard includes do not define it. */
|
|
|
+#undef uint64_t
|
|
|
+
|
|
|
+/* Define to the type of an unsigned integer type of width exactly 8 bits if
|
|
|
+ such a type exists and the standard includes do not define it. */
|
|
|
+#undef uint8_t
|
|
|
+
|
|
|
/* Define to unsigned long or unsigned long long if <stdint.h> and
|
|
|
<inttypes.h> don't define. */
|
|
|
#undef uintmax_t
|