From 0840f01e9977d0a1752d40d164318104f52bcc21 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sat, 9 Mar 2013 13:57:55 +0100 Subject: [PATCH] Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility --- lib/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index 5ff2f16bb..019e44ac9 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