From 09b2db2dfd65fca41500692a704f0db31d64d109 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sat, 9 Mar 2013 16:23:04 +0100 Subject: Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility --- tests/libtest/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/libtest') diff --git a/tests/libtest/Makefile.am b/tests/libtest/Makefile.am index bc265f0e3..256fcec1d 100644 --- a/tests/libtest/Makefile.am +++ b/tests/libtest/Makefile.am @@ -88,6 +88,8 @@ else noinst_LTLIBRARIES = endif +AM_LDFLAGS = + libhostname_la_LDFLAGS_EXTRA = -module -avoid-version -rpath /nowhere if CURL_LT_SHLIB_USE_NO_UNDEFINED -- cgit v1.2.3