From: Yang Tse Date: Sat, 9 Mar 2013 12:57:55 +0000 (+0100) Subject: Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility X-Git-Tag: curl-7_30_0~157 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0840f01e9977d0a1752d40d164318104f52bcc21;p=thirdparty%2Fcurl.git Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 5ff2f16bb2..019e44ac92 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -114,6 +114,8 @@ endif # # For the full guide on libcurl ABI rules, see docs/libcurl/ABI +AM_LDFLAGS = + libcurl_la_LDFLAGS_EXTRA = if CURL_LT_SHLIB_USE_VERSION_INFO