summaryrefslogtreecommitdiff
path: root/package/squid/patches/patch-configure_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-21 18:51:50 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-21 18:51:50 +0100
commit18430215845a1ba4adab10062d33204fd26bd8fb (patch)
tree33aa3ec2a66f0c7a170837135a74059359b42a4e /package/squid/patches/patch-configure_in
parentf799b95adfe39ddee1324e2901a823ecdf2fe44d (diff)
parent08c3724108f33060956438bff670ee1135f473b1 (diff)
Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk
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