From a2881fee6b76e6abc3b7a42b58be73fad6733989 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sat, 9 Mar 2013 13:58:35 +0100 Subject: Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index edb0adb..a1ee905 100644 --- a/Makefile.am +++ b/Makefile.am @@ -93,6 +93,8 @@ CARES_VERSION_INFO = -version-info 2:0:0 # set age to 0. (c:r:a=0) # +AM_LDFLAGS = + libcares_la_LDFLAGS_EXTRA = if CARES_LT_SHLIB_USE_VERSION_INFO -- cgit v1.2.3