summaryrefslogtreecommitdiff
path: root/package/squid/patches/patch-configure_in
diff options
context:
space:
mode:
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