ser2net: moved to github
[packages.git] / net / squid / patches / 003-configure.patch
1 --- a/configure
2 +++ b/configure
3 @@ -5059,10 +5059,6 @@ _ACEOF
4    if test -z "$SSLLIB"; then
5      SSLLIB="-lcrypto" # for MD5 routines
6    fi
7 -  if $PKGCONFIG --exists openssl; then
8 -    SSLLIB="`$PKGCONFIG --libs openssl`"
9 -    SSLFLAGS="`$PKGCONFIG --cflags openssl`"
10 -  fi
11    CPPFLAGS="${SSLFLAGS} $CPPFLAGS"
12  fi
13  
14 @@ -27318,7 +27314,7 @@ else
15  See \`config.log' for more details." >&5
16  $as_echo "$as_me: error: cannot run test program while cross compiling
17  See \`config.log' for more details." >&2;}
18 -   { (exit 1); exit 1; }; }
19 +   { (true); true; }; }
20  else
21    cat >conftest.$ac_ext <<_ACEOF
22  /* confdefs.h.  */
23 @@ -27481,8 +27477,7 @@ else
24    { { $as_echo "$as_me:$LINENO: error: cannot run test program while cross compiling
25  See \`config.log' for more details." >&5
26  $as_echo "$as_me: error: cannot run test program while cross compiling
27 -See \`config.log' for more details." >&2;}
28 -   { (exit 1); exit 1; }; }
29 +See \`config.log' for more details." >&2;} }
30  else
31    cat >conftest.$ac_ext <<_ACEOF
32  /* confdefs.h.  */
33 @@ -27733,7 +27728,7 @@ else
34  See \`config.log' for more details." >&5
35  $as_echo "$as_me: error: cannot run test program while cross compiling
36  See \`config.log' for more details." >&2;}
37 -   { (exit 1); exit 1; }; }
38 +   { (true); true; }; }
39  else
40    cat >conftest.$ac_ext <<_ACEOF
41  /* confdefs.h.  */
42 @@ -27815,7 +27810,7 @@ else
43  See \`config.log' for more details." >&5
44  $as_echo "$as_me: error: cannot run test program while cross compiling
45  See \`config.log' for more details." >&2;}
46 -   { (exit 1); exit 1; }; }
47 +   { (true); true; }; }
48  else
49    cat >conftest.$ac_ext <<_ACEOF
50  /* confdefs.h.  */