projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4c9b51
)
Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility
author
Yang Tse
<yangsita@gmail.com>
Sat, 9 Mar 2013 12:57:55 +0000
(13:57 +0100)
committer
Yang Tse
<yangsita@gmail.com>
Sat, 9 Mar 2013 13:05:21 +0000
(14:05 +0100)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 5ff2f16bb2fd237882c856e5c12bc3293081e246..019e44ac92221ba1538d5ec81f36c5728e46ede4 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-114,6
+114,8
@@
endif
#
# For the full guide on libcurl ABI rules, see docs/libcurl/ABI
+AM_LDFLAGS =
+
libcurl_la_LDFLAGS_EXTRA =
if CURL_LT_SHLIB_USE_VERSION_INFO