Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility
authorYang Tse <yangsita@gmail.com>
Sat, 9 Mar 2013 12:58:35 +0000 (13:58 +0100)
committerYang Tse <yangsita@gmail.com>
Sat, 9 Mar 2013 12:58:35 +0000 (13:58 +0100)
Makefile.am

index edb0adb..a1ee905 100644 (file)
@@ -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