#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.am,v 1.66 2003/03/11 22:11:38 robertc Exp $
+# $Id: Makefile.am,v 1.67 2003/03/13 07:39:53 hno Exp $
#
# Uncomment and customize the following to suit your needs:
#
s%@DEFAULT_MIB_PATH@%$(DEFAULT_MIB_PATH)%g;\
s%@DEFAULT_ERROR_DIR@%$(DEFAULT_ERROR_DIR)%g;\
s%@DEFAULT_PREFIX@%$(DEFAULT_PREFIX)%g;\
- s%@DEFAULT_HOSTS@%$(DEFAULT_HOSTS)%g;"\
+ s%@DEFAULT_HOSTS@%$(DEFAULT_HOSTS)%g;\
+ s%@[V]ERSION@%$(VERSION)%g;"\
< $(srcdir)/cf.data.pre >$@
store_modules.cc: store_modules.sh Makefile
#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.in,v 1.299 2003/03/11 22:14:12 robertc Exp $
+# $Id: Makefile.in,v 1.300 2003/03/13 07:39:53 hno Exp $
#
# Uncomment and customize the following to suit your needs:
#
s%@DEFAULT_MIB_PATH@%$(DEFAULT_MIB_PATH)%g;\
s%@DEFAULT_ERROR_DIR@%$(DEFAULT_ERROR_DIR)%g;\
s%@DEFAULT_PREFIX@%$(DEFAULT_PREFIX)%g;\
- s%@DEFAULT_HOSTS@%$(DEFAULT_HOSTS)%g;"\
+ s%@DEFAULT_HOSTS@%$(DEFAULT_HOSTS)%g;\
+ s%@[V]ERSION@%$(VERSION)%g;"\
< $(srcdir)/cf.data.pre >$@
store_modules.cc: store_modules.sh Makefile
#
-# $Id: cf.data.pre,v 1.307 2003/03/10 04:56:36 robertc Exp $
+# $Id: cf.data.pre,v 1.308 2003/03/13 07:39:54 hno Exp $
#
#
# SQUID Web Proxy Cache http://www.squid-cache.org/
#
COMMENT_START
- WELCOME TO SQUID 2
- ------------------
+ WELCOME TO SQUID @VERSION@
+ ----------------------------
This is the default Squid configuration file. You may wish
to look at the Squid home page (http://www.squid-cache.org/)