From: Adam Dickmeiss Date: Mon, 28 Feb 2000 11:21:36 +0000 (+0000) Subject: Added config.h.in. X-Git-Tag: YAZ.1.8~272 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=7650dadee1e1a910677c8d305aa70dbbf38e79e6 Added config.h.in. --- diff --git a/include/yaz/config.h.in b/include/yaz/config.h.in new file mode 100644 index 0000000..8bccda9 --- /dev/null +++ b/include/yaz/config.h.in @@ -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 header file. */ +#undef HAVE_PTHREAD_H + +/* Define if you have the header file. */ +#undef HAVE_READLINE_HISTORY_H + +/* Define if you have the header file. */ +#undef HAVE_READLINE_READLINE_H + +/* Define if you have the 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 +