mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
parent
59878411c4
commit
92a1b41df0
@ -66,6 +66,9 @@ else
|
|||||||
curl_LDADD = $(top_builddir)/lib/libcurl.la @NSS_LIBS@ @SSL_LIBS@ @ZLIB_LIBS@ @CURL_NETWORK_AND_TIME_LIBS@
|
curl_LDADD = $(top_builddir)/lib/libcurl.la @NSS_LIBS@ @SSL_LIBS@ @ZLIB_LIBS@ @CURL_NETWORK_AND_TIME_LIBS@
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
curl_LDFLAGS = $(curl_LDFLAGS)
|
||||||
|
curl_CPPFLAGS = $(AM_CPPFLAGS)
|
||||||
|
|
||||||
# if unit tests are enabled, build a static library to link them with
|
# if unit tests are enabled, build a static library to link them with
|
||||||
if BUILD_UNITTESTS
|
if BUILD_UNITTESTS
|
||||||
noinst_LTLIBRARIES = libcurltool.la
|
noinst_LTLIBRARIES = libcurltool.la
|
||||||
|
Loading…
Reference in New Issue
Block a user