diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-04 19:52:43 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-04 19:52:43 +0200 |
commit | 4aaa0516b17cc459b7441bb13b6f2676c3da54e4 (patch) | |
tree | a99b15406e14a88ee3c53a4f5e51b2edf99c7b5f /package/squid/patches/patch-configure | |
parent | cf7d637ee9c6034152f9f789c8e65893f0295289 (diff) | |
parent | 8a2754e0fbdea7497281327f2896be2a1253a107 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/squid/patches/patch-configure')
-rw-r--r-- | package/squid/patches/patch-configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/package/squid/patches/patch-configure b/package/squid/patches/patch-configure deleted file mode 100644 index 5ea663655..000000000 --- a/package/squid/patches/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ -$Id$ ---- squid-2.5.STABLE13.orig/configure 2006-03-12 12:29:22.000000000 +0100 -+++ squid-2.5.STABLE13/configure 2006-10-02 20:00:32.000000000 +0200 -@@ -1538,6 +1538,7 @@ CRYPTLIB='' - REGEXLIB='' # -lregex - LIBREGEX='' # libregex.a - -+if false; then - # Extract the first word of "pkg-config", so it can be a program name with args. - set dummy pkg-config; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -@@ -1573,7 +1574,7 @@ if test -n "$PKGCONFIG"; then - else - echo "$ac_t""no" 1>&6 - fi -- -+fi - - echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6 - echo "configure:1580: checking for Cygwin environment" >&5 |