Update of /cvsroot/mod-auth/mod_authn_dbi/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18994/src
Modified Files:
Makefile.am
Log Message:
updated URL and removed Sed Warning (I can't break it with the new autogen stuff.)
Index: Makefile.am
===================================================================
RCS file: /cvsroot/mod-auth/mod_authn_dbi/src/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile.am 8 Feb 2004 04:02:03 -0000 1.5
+++ Makefile.am 26 Feb 2004 07:02:35 -0000 1.6
@@ -17,8 +17,8 @@
@echo "***********************************************"
@echo ""
@echo " Please read the documentation at "
- @echo " http://mod-auth.sourceforge.net/docs/ for "
- @echo " details on configuration of this module "
+ @echo " http://mod-auth.sourceforge.net/docs/mod_authn_dbi"
+ @echo " for details on configuration of this module "
@echo ""
@echo "***********************************************"
@echo ""
|