mirror of
https://github.com/curl/curl.git
synced 2026-04-15 03:31:41 +03:00
Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility
This commit is contained in:
parent
ca3c0ed3a9
commit
09b2db2dfd
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue