]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - configure.in
Merged from parent (trunk r10600).
[thirdparty/squid.git] / configure.in
index c9071bd668246711d063493bcba50949c912cfec..6d4b1ca67f639ced1fc3136b25126c1b3492a5ad 100644 (file)
@@ -4,7 +4,7 @@ dnl  $Id$
 dnl
 dnl
 dnl
-AC_INIT([Squid Web Proxy],[3.HEAD-BZR],[http://www.squid-cache.org/bugs/],[squid])
+AC_INIT([Squid Web Proxy],[3.HEAD-SMP-BZR],[http://www.squid-cache.org/bugs/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
@@ -3794,6 +3794,7 @@ AC_CONFIG_FILES([\
        src/ident/Makefile \
        src/ip/Makefile \
        src/log/Makefile \
+       src/ipc/Makefile \
        contrib/Makefile \
        snmplib/Makefile \
        icons/Makefile \