diff options
Diffstat (limited to 'tools/depends/target/curl/01-patch-autoconf-GH-5130.patch')
-rw-r--r-- | tools/depends/target/curl/01-patch-autoconf-GH-5130.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/depends/target/curl/01-patch-autoconf-GH-5130.patch b/tools/depends/target/curl/01-patch-autoconf-GH-5130.patch deleted file mode 100644 index 119cd81199..0000000000 --- a/tools/depends/target/curl/01-patch-autoconf-GH-5130.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/m4/curl-functions.m4 -+++ b/m4/curl-functions.m4 -@@ -7289,8 +7289,6 @@ - dnl changes contained within this macro. - - AC_DEFUN([CURL_RUN_IFELSE], [ -- AC_REQUIRE([AC_RUN_IFELSE])dnl -- - old=$LD_LIBRARY_PATH - LD_LIBRARY_PATH=$CURL_LIBRARY_PATH:$old - export LD_LIBRARY_PATH |