Fixed building with gss libs (by Sam Hartman)
[mod_auth_kerb.git] / config.h.in
index fec7ca1..def453e 100644 (file)
@@ -1,4 +1,3 @@
-
 /* Define to the version of this package. */
 /* Conflicts with defintions from Apache */
 /* #undef PACKAGE_VERSION */
@@ -6,14 +5,11 @@
 /* Define to `unsigned' if <sys/types.h> does not define. */
 #undef size_t
 
-/* Define if you are using the Heimdal implementation of Krb5 */
-#undef HEIMDAL
-
-/* Define if you want to enable support for Kerberos5 */
-#undef KRB5
-
-/* Define if you want to enable support for Kerberos4 */
-#undef KRB4
-
 /* Define if your GSSAPI library supports handling SPNEGO tokens */
 #undef GSSAPI_SUPPORTS_SPNEGO
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H