Lines Matching full:libs
185 INITIAL_LIBS=$LIBS
690 LIBS="-lgcc $LIBS"
707 LIBS="-lnsl $LIBS"
716 LIBS="-lsocket $LIBS"
727 LIBS="-lwatt $LIBS"
732 dnl libs at the same time to link properly.
735 AC_MSG_CHECKING([for gethostbyname with both nsl and socket libs])
736 my_ac_save_LIBS=$LIBS
737 LIBS="-lnsl -lsocket $LIBS"
748 LIBS=$my_ac_save_LIBS
770 my_ac_save_LIBS=$LIBS
771 LIBS="$winsock_LIB $LIBS"
797 LIBS=$my_ac_save_LIBS
868 LIBS="-lnetwork $LIBS"
877 LIBS="-lnet $LIBS"
888 CURL_NETWORK_LIBS=$LIBS
902 CURL_NETWORK_AND_TIME_LIBS=$LIBS
912 clean_LIBS=$LIBS
930 LIBS="`$PKGCONFIG --libs-only-l zlib` $LIBS"
931 LDFLAGS="$LDFLAGS `$PKGCONFIG --libs-only-L zlib`"
945 LIBS="-lz $LIBS"],
967 LIBS="-lz $LIBS"
985 LIBS=$clean_LIBS
991 LIBS=$clean_LIBS
1000 LIBS="-lz $clean_LIBS"
1030 CLEANLIBS="$LIBS"
1038 LIB_BROTLI=`$PKGCONFIG --libs-only-l libbrotlidec`
1039 LD_BROTLI=`$PKGCONFIG --libs-only-L libbrotlidec`
1065 LIBS="$LIB_BROTLI $LIBS"
1078 AC_MSG_ERROR([BROTLI libs and/or directories were not found where specified!])
1083 dnl when the brotli shared libs were found in a path that the run-time
1097 LIBS=$CLEANLIBS
1301 AC_ARG_WITH(gssapi-libs,
1302 AC_HELP_STRING([--with-gssapi-libs=DIR],
1303 [Specify location of GSS-API libs]),
1410 LIBS="-lgss $LIBS"
1414 LIBS="-lgssapi_krb5 -lresolv $LIBS"
1418 dnl krb5-config doesn't have --libs-only-L or similar, put everything
1419 dnl into LIBS
1420 gss_libs=`$GSSAPI_ROOT/bin/$host_alias-krb5-config --libs gssapi`
1421 LIBS="$gss_libs $LIBS"
1423 dnl krb5-config doesn't have --libs-only-L or similar, put everything
1424 dnl into LIBS
1425 gss_libs=`$KRB5CONFIG --libs gssapi`
1426 LIBS="$gss_libs $LIBS"
1439 LIBS="-l$gss_libname $LIBS"
1441 LIBS="-l$gss_libname $LIBS"
1450 LIBS="-lgss $LIBS"
1453 LIBS="-lgssapi $LIBS"
1526 LIBS="-lcrypt32 $LIBS"
1580 LIBS="-lamisslauto $LIBS"
1614 CLEANLIBS="$LIBS"
1620 my_ac_save_LIBS=$LIBS
1621 LIBS="-lgdi32 $LIBS"
1627 [ dnl failed, restore LIBS
1628 LIBS=$my_ac_save_LIBS
1685 $PKGCONFIG --libs-only-l --libs-only-other openssl 2>/dev/null`
1688 $PKGCONFIG --libs-only-L openssl 2>/dev/null`
1704 dnl additional libs may be necessary. Hope that we
1706 LIBS="$SSL_LIBS $LIBS"
1716 LIBS="-lcrypto $LIBS"
1725 LIBS="-lcrypto $LIBS"], [
1729 LIBS="$CLEANLIBS -lcrypto -ldl"
1746 LIBS="$CLEANLIBS -lcrypto -ldl -lpthread"
1762 LIBS="$CLEANLIBS"
1773 dnl SSL libs NOTE: it is important to do this AFTER the crypto lib
1779 AC_MSG_CHECKING(for ssl with RSAglue/rsaref libs in use);
1780 OLIBS=$LIBS
1781 LIBS="-lRSAglue -lrsaref $LIBS"
1786 LIBS=$OLIBS
1818 LIBS="$CLEANLIBS"
1823 AC_MSG_ERROR([OpenSSL libs and/or directories were not found where specified!])
1876 dnl when the ssl shared libs were found in a path that the run-time
1981 addlib=`$PKGCONFIG --libs-only-l gnutls`
1982 addld=`$PKGCONFIG --libs-only-L gnutls`
1991 addlib=`libgnutls-config --libs`
2003 addlib=`$cfg --libs`
2024 CLEANLIBS="$LIBS"
2028 LIBS="$addlib $LIBS"
2044 LIBS="$CLEANLIBS"
2052 dnl when shared libs were found in a path that the run-time
2096 LIBS="-lnettle $LIBS"
2098 LIBS="-lgcrypt $LIBS"
2185 LIBS="-lpolarssl $LIBS"
2188 dnl when shared libs were found in a path that the run-time
2277 LIBS="-lmbedtls -lmbedx509 -lmbedcrypto $LIBS"
2280 dnl when shared libs were found in a path that the run-time
2393 my_ac_save_LIBS="$LIBS"
2394 LIBS="-l$cyassllibname -lm $LIBS"
2422 LIBS="$my_ac_save_LIBS"
2438 LIBS="-l$cyassllibname -lm $LIBS"
2453 dnl when shared libs were found in a path that the run-time
2543 LIBS="-lmesalink $LIBS"
2546 dnl when shared libs were found in a path that the run-time
2591 addlib=`$PKGCONFIG --libs nss`
2600 addlib=`nss-config --libs`
2615 addld=`CURL_EXPORT_PCDIR([$NSS_PCDIR]) $PKGCONFIG --libs-only-L nss`
2616 addlib=`CURL_EXPORT_PCDIR([$NSS_PCDIR]) $PKGCONFIG --libs-only-l nss`
2635 CLEANLIBS="$LIBS"
2639 LIBS="$addlib $LIBS"
2656 LIBS="$CLEANLIBS"
2676 dnl when shared libs were found in a path that the run-time
2798 $PKGCONFIG --libs-only-l libmetalink`
2800 $PKGCONFIG --libs-only-L libmetalink`
2811 clean_LIBS="$LIBS"
2814 LIBS="$addlib $clean_LIBS"
2833 LIBS="$clean_LIBS"
2871 CLEANLIBS="$LIBS"
2879 LIB_SSH2=`$PKGCONFIG --libs libssh2`
2880 LD_SSH2=`$PKGCONFIG --libs-only-L libssh2`
2906 LIBS="$LIB_SSH2 $LIBS"
2919 AC_MSG_ERROR([libSSH2 libs and/or directories were not found where specified!])
2924 dnl when the libssh2 shared libs were found in a path that the run-time
2938 LIBS=$CLEANLIBS
2944 CLEANLIBS="$LIBS"
2952 LIB_SSH=`$PKGCONFIG --libs-only-l libssh`
2953 LD_SSH=`$PKGCONFIG --libs-only-L libssh`
2979 LIBS="$LIB_SSH $LIBS"
2992 AC_MSG_ERROR([libSSH libs and/or directories were not found where specified!])
2997 dnl when the libssh shared libs were found in a path that the run-time
3011 LIBS=$CLEANLIBS
3030 CLEANLIBS="$LIBS"
3038 LIB_RTMP=`$PKGCONFIG --libs-only-l librtmp`
3039 LD_RTMP=`$PKGCONFIG --libs-only-L librtmp`
3070 LIBS="$LIB_RTMP $LIBS"
3084 LIBS=$CLEANLIBS
3089 AC_MSG_ERROR([librtmp libs and/or directories were not found where specified!])
3182 clean_LIBS="$LIBS"
3196 LIBS="$WINIDN_LIBS $LIBS"
3222 LIBS="$clean_LIBS"
3266 clean_LIBS="$LIBS"
3275 $PKGCONFIG --libs-only-l libidn2 2>/dev/null`
3277 $PKGCONFIG --libs-only-L libidn2 2>/dev/null`
3292 IDN_LIBS=`$PKGCONFIG --libs-only-l libidn2 2>/dev/null`
3293 IDN_LDFLAGS=`$PKGCONFIG --libs-only-L libidn2 2>/dev/null`
3316 LIBS="$IDN_LIBS $LIBS"
3346 LIBS="$clean_LIBS"
3393 CLEANLIBS="$LIBS"
3399 $PKGCONFIG --libs-only-l libnghttp2`
3407 $PKGCONFIG --libs-only-L libnghttp2`
3412 LIBS="$LIB_H2 $LIBS"
3428 LIBS=$CLEANLIBS
4152 LIBCURL_LIBS=$LIBS
4159 dnl LIBS variable used in generated makefile at makefile processing
4160 dnl time. Doing this functionally prevents LIBS from being used for
4356 squeeze LIBS
4413 LIBS: ${LIBS}