summaryrefslogtreecommitdiff
path: root/package/squid/patches/patch-configure_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-04-04 10:34:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-04-04 10:34:02 +0200
commit5042ac8e5927d0089d3902b1c37e5bcc1565d053 (patch)
treecd2be3085808c5ac59dd70f9c610c6a40bfe3ffd /package/squid/patches/patch-configure_in
parent401dabf66529cfb5ab47b4c78d5e25fd493eef1f (diff)
parent4d569ed1a3305c7b7abe8fa4273cea3b559cc85a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Conflicts: BUGS package/autoconf/Makefile
Diffstat (limited to 'package/squid/patches/patch-configure_in')
-rw-r--r--package/squid/patches/patch-configure_in13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/squid/patches/patch-configure_in b/package/squid/patches/patch-configure_in
deleted file mode 100644
index 1033d265e..000000000
--- a/package/squid/patches/patch-configure_in
+++ /dev/null
@@ -1,13 +0,0 @@
---- squid-3.0.STABLE18.orig/configure.in 2009-08-04 13:57:50.000000000 +0200
-+++ squid-3.0.STABLE18/configure.in 2009-08-23 18:00:46.944417936 +0200
-@@ -1895,6 +1895,10 @@ case "$host" in
- ;;
- esac
-
-+dnl Define HOSTCXX
-+HOSTCXX="g++"
-+AC_SUBST(HOSTCXX)
-+
- dnl Check for programs
- AC_PROG_CPP
- AC_PROG_INSTALL