Added a fair amount of functionality that was present in 4.*.
[mod_auth_kerb.cvs/.git] / configure.in
index 717d49f..927e41d 100644 (file)
@@ -1,7 +1,10 @@
 dnl ####################
 dnl ## Initialization ##
 dnl ####################
-AC_INIT(README)
+AC_INIT(Apache Kerberos Module,
+        alpha2,
+        modauthkerb-developers@lists.sourceforge.net,
+        mod_auth_kerb)
 
 
 dnl ####################