Home
last modified time | relevance | path

Searched refs:LIBS (Results 1 – 25 of 29) sorted by relevance

12

/curl/lib/
H A DMakefile.mk44 LIBS ?=
101 LIBS += -lcares
109 LIBS += -lrtmp
118 LIBS += -lssh2
124 LIBS += -lssh
130 LIBS += -lwolfssh
158 LIBS += -lwolfssl
245 LIBS += -lgsasl
253 LIBS += -lidn2
260 LIBS += -lpsl
[all …]
H A DMakefile.am62 LIBS = $(BLANK_AT_MAKETIME) macro
/curl/docs/examples/
H A DMakefile.mk37 LIBS := -lcurl $(LIBS)
50 $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $< -o $@ $(LIBS)
H A DMakefile.example47 LIBS = -lcurl -lsocket -lnsl -lssl -lcrypto
51 $(CC) -o $(TARGET) $(OBJS) $(LDFLAGS) $(LIBS)
H A DMakefile.am49 LIBS = $(BLANK_AT_MAKETIME) macro
/curl/m4/
H A Dcurl-openssl.m440 CLEANLIBS="$LIBS"
46 my_ac_save_LIBS=$LIBS
47 LIBS="-lgdi32 $LIBS"
58 LIBS=$my_ac_save_LIBS
136 LIBS="$SSL_LIBS $LIBS"
147 LIBS="-lcrypto $LIBS"
162 LIBS="-lcrypto $LIBS"], [
213 OLIBS=$LIBS
214 LIBS="-lRSAglue -lrsaref $LIBS"
219 LIBS=$OLIBS
[all …]
H A Dxc-cc-check.m432 xc_prog_cc_prev_LIBS=$LIBS
45 LIBS=$xc_prog_cc_prev_LIBS
51 AC_SUBST([LIBS])dnl
79 dnl provided LIBS, LDFLAGS, CPPFLAGS and CFLAGS values
83 dnl LIBS, LDFLAGS, CFLAGS, CPPFLAGS and IFS from being
H A Dxc-val-flgs.m432 for xc_word in $LIBS; do
43 AC_MSG_NOTICE([using LIBS: $LIBS])
44 AC_MSG_NOTICE([LIBS note: LIBS should only be used to specify libraries (-lname).])
86 AC_MSG_NOTICE([$xc_bad_var_msg libraries. Use LIBS for: $xc_word])
125 AC_MSG_NOTICE([$xc_bad_var_msg libraries. Use LIBS for: $xc_word])
182 AC_MSG_NOTICE([$xc_bad_var_msg libraries. Use LIBS for: $xc_word])
194 dnl Performs some sanity checks for LIBS, LDFLAGS,
223 dnl Performs some sanity checks for LIBS, LDFLAGS,
H A Dcurl-wolfssl.m489 my_ac_save_LIBS="$LIBS"
90 LIBS="$addlib $LIBS"
91 AC_MSG_NOTICE([Add $addlib to LIBS])
122 LIBS="$my_ac_save_LIBS"
132 LIBS="$addlib -lm $LIBS"
H A Dcurl-gnutls.m489 CLEANLIBS="$LIBS"
94 LIBS="$addlib $LIBS"
113 LIBS="$CLEANLIBS"
157 LIBS="-lnettle $LIBS"
H A Dcurl-rustls.m4144 LIBS="$SSL_LIBS $LIBS"
158 dnl Rustls lib to LIBS
159 LIBS="-lrustls -lpthread -ldl -lm $LIBS"
H A Dcurl-amissl.m452 LIBS="-lamisslstubs -lamisslauto $LIBS"
H A Dcurl-bearssl.m494 LIBS="-lbearssl $LIBS"
H A Dcurl-mbedtls.m494 LIBS="-lmbedtls -lmbedx509 -lmbedcrypto $LIBS"
H A Dcurl-confopts.m4488 clean_LIBS="$LIBS"
501 AC_MSG_NOTICE([pkg-config: ares LIBS: "$ares_LIBS"])
530 LIBS="$ares_LIBS $clean_LIBS"
559 LIBS="$clean_LIBS"
/curl/src/
H A DMakefile.mk37 LIBS := -lcurl $(LIBS)
93 $(CC) $(LDFLAGS) -o $@ $(curl_OBJECTS) $(LIBS)
H A DMakefile.am98 LIBS = $(BLANK_AT_MAKETIME) macro
/curl/
H A Dconfigure.ac1186 LIBS="-lgcc $LIBS"
1230 LIBS="-lwatt $LIBS"
1644 LIBS="$LIB_ZSTD $LIBS"
2024 LIBS="-lgss $LIBS"
2159 LIBS="-lbcrypt $LIBS"
2310 LIBS="$LIB_PSL $LIBS"
2426 LIBS="$LIB_SSH2 $LIBS"
2504 LIBS="$LIB_SSH $LIBS"
2626 LIBS="$LIB_RTMP $LIBS"
3069 LIBS="$LIB_H2 $LIBS"
[all …]
H A Dacinclude.m4139 LIBS="-lxnet $LIBS"
406 curl_cv_save_LIBS="$LIBS"
413 LIBS="$curl_cv_save_LIBS"
443 LIBS="$curl_cv_save_LIBS"
454 LIBS="$curl_cv_ldap_LIBS"
498 curl_cv_save_LIBS="$LIBS"
553 LIBS="$curl_cv_save_LIBS"
953 curl_cv_save_LIBS="$LIBS"
982 LIBS="$curl_cv_save_LIBS"
1057 tst_connect_save_LIBS="$LIBS"
[all …]
/curl/tests/server/
H A DMakefile.am43 LIBS = $(BLANK_AT_MAKETIME) macro
/curl/docs/libcurl/
H A Dlibcurl.m4168 _libcurl_save_libs=$LIBS
169 LIBS="$LIBCURL $LIBS"
186 LIBS=$_libcurl_save_libs
198 _libcurl_save_libs=$LIBS
199 LIBS="$LIBS $LIBCURL"
207 LIBS=$_libcurl_save_libs
/curl/tests/http/clients/
H A DMakefile.am50 LIBS = $(BLANK_AT_MAKETIME) macro
/curl/tests/unit/
H A DMakefile.am47 LIBS = $(BLANK_AT_MAKETIME) macro
/curl/tests/libtest/
H A DMakefile.am50 LIBS = $(BLANK_AT_MAKETIME) macro
/curl/tests/
H A Dtestcurl.pl344 logit "LIBS = ".$ENV{LIBS};

Completed in 45 milliseconds

12