Loading curl-config.in +5 −2 Original line number Diff line number Diff line Loading @@ -107,8 +107,11 @@ while test $# -gt 0; do ;; --cflags) #echo -I@includedir@ if test "X@includedir@" = "X/usr/include"; then echo "" else echo "-I@includedir@" fi ;; --libs) Loading Loading
curl-config.in +5 −2 Original line number Diff line number Diff line Loading @@ -107,8 +107,11 @@ while test $# -gt 0; do ;; --cflags) #echo -I@includedir@ if test "X@includedir@" = "X/usr/include"; then echo "" else echo "-I@includedir@" fi ;; --libs) Loading