From 1d0c46287d508236506ee59417e8da05c0cee3e5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 19 Feb 2010 00:54:12 +0100 Subject: avoid autotools usage on host system There are to many combinations of autotools on host systems. If you need to patch the autotool buildsystem of a package always add a autotool.patch and regenerate configure on your host. That is the most portable way. --- package/squid/patches/patch-configure_in | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 package/squid/patches/patch-configure_in (limited to 'package/squid/patches/patch-configure_in') 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 -- cgit v1.2.3