]> git.pld-linux.org Git - packages/squid.git/blob - squid-2.5.STABLE5-version.patch
This commit was manufactured by cvs2git to create branch 'RA-branch'.
[packages/squid.git] / squid-2.5.STABLE5-version.patch
1 *** squid-2.5.STABLE5/configure.in      Fri Mar 19 02:14:24 2004
2 --- squid-2.5/configure.in      Fri Mar 19 02:14:39 2004
3 ***************
4 *** 9,15 ****
5   dnl
6   AC_INIT(src/main.c)
7   AC_CONFIG_AUX_DIR(cfgaux)
8 ! AM_INIT_AUTOMAKE(squid, 2.5.STABLE5-CVS)
9   AM_CONFIG_HEADER(include/autoconf.h)
10   AC_REVISION($Revision$)dnl
11   AC_PREFIX_DEFAULT(/usr/local/squid)
12 --- 9,15 ----
13   dnl
14   AC_INIT(src/main.c)
15   AC_CONFIG_AUX_DIR(cfgaux)
16 ! AM_INIT_AUTOMAKE(squid, 2.5.STABLE5)
17   AM_CONFIG_HEADER(include/autoconf.h)
18   AC_REVISION($Revision$)dnl
19   AC_PREFIX_DEFAULT(/usr/local/squid)
This page took 0.037791 seconds and 3 git commands to generate.