patch-configure 634 B

1234567891011121314151617181920
  1. $Id$
  2. --- squid-2.5.STABLE13.orig/configure 2006-03-12 12:29:22.000000000 +0100
  3. +++ squid-2.5.STABLE13/configure 2006-10-02 20:00:32.000000000 +0200
  4. @@ -1538,6 +1538,7 @@ CRYPTLIB=''
  5. REGEXLIB='' # -lregex
  6. LIBREGEX='' # libregex.a
  7. +if false; then
  8. # Extract the first word of "pkg-config", so it can be a program name with args.
  9. set dummy pkg-config; ac_word=$2
  10. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  11. @@ -1573,7 +1574,7 @@ if test -n "$PKGCONFIG"; then
  12. else
  13. echo "$ac_t""no" 1>&6
  14. fi
  15. -
  16. +fi
  17. echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
  18. echo "configure:1580: checking for Cygwin environment" >&5