aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/curl/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/curl/files/patch-configure')
-rw-r--r--ftp/curl/files/patch-configure24
1 files changed, 3 insertions, 21 deletions
diff --git a/ftp/curl/files/patch-configure b/ftp/curl/files/patch-configure
index 39bb2d34adb..3d38f47f262 100644
--- a/ftp/curl/files/patch-configure
+++ b/ftp/curl/files/patch-configure
@@ -1,25 +1,7 @@
diff -urN -x .svn ../../vendor/curl/configure ./configure
---- ../../vendor/curl/configure 2008-03-20 15:23:26.000000000 +0200
-+++ ./configure 2008-03-20 23:55:32.000000000 +0200
-@@ -5488,7 +5488,7 @@
- { echo "$as_me:$LINENO: checking if arch-OS host is AMD64-linux (to build static libraries with PIC)" >&5
- echo $ECHO_N "checking if arch-OS host is AMD64-linux (to build static libraries with PIC)... $ECHO_C" >&6; }
- case $host in
-- x86_64*linux*)
-+ x86_64*linux*|amd64*freebsd*|ia64*freebsd*)
- { echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6; }
- with_pic=yes
-@@ -20913,7 +20913,7 @@
-
- case $host in
- #
-- x86_64*linux*)
-+ x86_64*linux*|amd64*freebsd*|ia64*freebsd*)
- #
- if test "z$ICC" = "z"; then
-
-@@ -25496,8 +25496,10 @@
+--- ../../vendor/curl/configure 2008-11-02 00:09:51.000000000 +0200
++++ ./configure 2009-01-21 16:12:08.000000000 +0200
+@@ -32237,8 +32237,10 @@
PKGTEST="no"
PREFIX_OPENSSL=$OPT_SSL
LIB_OPENSSL="$PREFIX_OPENSSL/lib$libsuff"