aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/curl/01-patch-autoconf-GH-5130.patch
blob: 119cd81199bd4e440359e1d96a3a43f5dd01b2eb (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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