1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-05 22:39:39 +00:00

Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility

This commit is contained in:
Yang Tse
2013-03-09 13:58:35 +01:00
parent 60cad73007
commit a2881fee6b

View 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