Added config.h.in.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Feb 2000 11:21:36 +0000 (11:21 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Feb 2000 11:21:36 +0000 (11:21 +0000)
include/yaz/config.h.in [new file with mode: 0644]

diff --git a/include/yaz/config.h.in b/include/yaz/config.h.in
new file mode 100644 (file)
index 0000000..8bccda9
--- /dev/null
@@ -0,0 +1,30 @@
+/* include/yaz/config.h.in.  Generated automatically from configure.in by autoheader.  */
+
+/* Define if you have the ANSI C header files.  */
+#undef STDC_HEADERS
+
+#undef _REENTRANT
+#undef HAVE_TCPD_H
+#undef HAVE_YC
+
+/* Define if you have the <pthread.h> header file.  */
+#undef HAVE_PTHREAD_H
+
+/* Define if you have the <readline/history.h> header file.  */
+#undef HAVE_READLINE_HISTORY_H
+
+/* Define if you have the <readline/readline.h> header file.  */
+#undef HAVE_READLINE_READLINE_H
+
+/* Define if you have the <threads.h> header file.  */
+#undef HAVE_THREADS_H
+
+/* Define if you have the pthread library (-lpthread).  */
+#undef HAVE_LIBPTHREAD
+
+/* Name of package */
+#undef PACKAGE
+
+/* Version number of package */
+#undef VERSION
+