summaryrefslogtreecommitdiff
path: root/package/tinyproxy/patches/patch-configure
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-15 21:05:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-15 21:05:58 +0100
commitdc630f978a2524c0cd13f39c76f1e2d8f84d4baa (patch)
tree2bb754c78b87fbe65a8eec5ceb4e485ac9836903 /package/tinyproxy/patches/patch-configure
parent75f2ac2312c3b98e94bb98941074fa85aba03841 (diff)
update squid, openssl and tinyproxy to latest upstream version
Diffstat (limited to 'package/tinyproxy/patches/patch-configure')
-rw-r--r--package/tinyproxy/patches/patch-configure24
1 files changed, 24 insertions, 0 deletions
diff --git a/package/tinyproxy/patches/patch-configure b/package/tinyproxy/patches/patch-configure
new file mode 100644
index 000000000..d332d18ae
--- /dev/null
+++ b/package/tinyproxy/patches/patch-configure
@@ -0,0 +1,24 @@
+--- tinyproxy-1.6.5.orig/configure 2009-09-29 05:28:04.000000000 +0200
++++ tinyproxy-1.6.5/configure 2009-11-15 21:05:10.000000000 +0100
+@@ -5162,9 +5162,9 @@ _ACEOF
+ fi
+
+ # Check whether --enable-static was given.
+-if test "${enable_static+set}" = set; then
+- enableval=$enable_static; LDFLAGS="-static $LDFLAGS"
+-fi
++#if test "${enable_static+set}" = set; then
++# enableval=$enable_static; LDFLAGS="-static $LDFLAGS"
++#fi
+
+
+
+@@ -10015,7 +10015,7 @@ if test x"$debug_enabled" = x"yes" ; the
+ LEX_FLAGS="--warn --debug"
+ fi
+ else
+- CFLAGS="-O2 -DNDEBUG $CFLAGS"
++ CFLAGS="$CFLAGS"
+ YFLAGS="-d"
+ fi
+