change repository metadata to reference the github mirror
[catagits/fcgi2.git] / include / fcgi_config.h.in
index dbaf76e..4e3c161 100644 (file)
@@ -1,8 +1,11 @@
-/* fcgi_config.h.in.  Generated automatically from configure.in by autoheader.  */
+/* include/fcgi_config.h.in.  Generated automatically from configure.in by autoheader.  */
 
 /* Define if you have the <arpa/inet.h> header file. */
 #undef HAVE_ARPA_INET_H
 
+/* Define if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
 /* Define if there's a fileno() prototype in stdio.h */
 #undef HAVE_FILENO_PROTO
 
 /* Define if va_arg(arg, long double) crashes the compiler */
 #undef HAVE_VA_ARG_LONG_DOUBLE_BUG
 
+/* Name of package */
+#undef PACKAGE
+
 /* Define if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
 /* Define if cross-process locking is required by accept() */
 #undef USE_LOCKING
 
+/* Version number of package */
+#undef VERSION
+
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const