1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility

This commit is contained in:
Yang Tse 2013-03-09 13:57:55 +01:00
parent b4c9b515aa
commit 0840f01e99

View File

@ -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