1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility

This commit is contained in:
Yang Tse 2013-03-09 16:23:04 +01:00
parent ca3c0ed3a9
commit 09b2db2dfd

View File

@ -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