projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca3c0ed
)
Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility
author
Yang Tse
<yangsita@gmail.com>
Sat, 9 Mar 2013 15:23:04 +0000
(16:23 +0100)
committer
Yang Tse
<yangsita@gmail.com>
Sat, 9 Mar 2013 15:23:52 +0000
(16:23 +0100)
tests/libtest/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/libtest/Makefile.am
b/tests/libtest/Makefile.am
index bc265f0e3c7c98c1ee691c310648bf0f6f8339fc..256fcec1d993a3ee9792e41cb97efd8d876df981 100644
(file)
--- a/
tests/libtest/Makefile.am
+++ b/
tests/libtest/Makefile.am
@@
-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