summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-07-11 21:53:15 -0300
committerDavid Bremner <david@tethera.net>2017-07-11 21:53:15 -0300
commit2f9741043a28227ef22b82a6670ff7fc5a180dc7 (patch)
tree2cbf0c9f26f6e90dceef5b8d8f27ae1f28ccf098 /config.h.in
Import Upstream version 1.00RC5
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in67
1 files changed, 67 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
new file mode 100644
index 0000000..364b9f2
--- /dev/null
+++ b/config.h.in
@@ -0,0 +1,67 @@
+/* config.h.in. Generated automatically from configure.in by autoheader. */
+
+/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
+#undef HAVE_SYS_WAIT_H
+
+/* 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
+
+/* Generic buffer size */
+#undef BUFSIZE
+
+#undef TM_HAS_GMTOFF
+
+#undef TM_HAS_ISDST
+
+#undef UTSNAME_HAS_DOMAINNAME
+
+#undef NAMEDPIPEBUG
+
+/* Define if you have the getdomainname function. */
+#undef HAVE_GETDOMAINNAME
+
+/* Define if you have the gethostname function. */
+#undef HAVE_GETHOSTNAME
+
+/* Define if you have the setenv function. */
+#undef HAVE_SETENV
+
+/* Define if you have the srandom function. */
+#undef HAVE_SRANDOM
+
+/* Define if you have the <dirent.h> header file. */
+#undef HAVE_DIRENT_H
+
+/* Define if you have the <ndir.h> header file. */
+#undef HAVE_NDIR_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 <unistd.h> header file. */
+#undef HAVE_UNISTD_H
+
+/* Define if you have the inet library (-linet). */
+#undef HAVE_LIBINET
+
+/* Define if you have the socket library (-lsocket). */
+#undef HAVE_LIBSOCKET
+
+/* Define if you have the xnet library (-lxnet). */
+#undef HAVE_LIBXNET
+
+/* Name of package */
+#undef PACKAGE
+
+/* Version number of package */
+#undef VERSION
+