Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility
This commit is contained in:
parent
ca3c0ed3a9
commit
09b2db2dfd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user