Home
last modified time | relevance | path

Searched refs:LIBCURL (Results 1 – 5 of 5) sorted by relevance

/curl/docs/libcurl/
H A Dlibcurl.m440 # found, and sets @LIBCURL@ and @LIBCURL_CPPFLAGS@ to the necessary
52 # LIBCURL="-lcurl" LIBCURL_CPPFLAGS="-I/usr/myinclude" ./configure
130 if test x"$LIBCURL" = "x" ; then
131 LIBCURL=`$_libcurl_config --libs`
138 LIBCURL=`echo $LIBCURL | sed -e 's|-arch i386||g'`
161 LIBCURL=${LIBCURL-"$_libcurl_ldflags -lcurl"}
169 LIBS="$LIBCURL $LIBS"
199 LIBS="$LIBS $LIBCURL"
214 AC_SUBST(LIBCURL)
249 unset LIBCURL
H A Dlibcurl.md96 # LINKING WITH LIBCURL
115 # LIBCURL SYMBOL NAMES
/curl/packages/vms/
H A Dcurl_release_note_start.txt35 the GNV$LIBCURL shared image and create logical names GNV$LIBCURL to reference
61 Similar workarounds will be needed for any program linked with GNV$LIBCURL
76 To use the daily GNV$LIBCURL image, you will need to define the logical
77 name GNV$LIBCURL to the image.
H A Dgnv_libcurl_symbols.opt7 ! the LIBCURL library need to be built with case sensitive names.
15 ! So LIBCURL 7.18.1 becomes 1,718010.
16 ! And a future LIBCURL of 7.18.2 would be 1,718020 if new routines were added.
H A Dcurl_startup.com79 $ define/system/exec gnv$libcurl gnv$gnu:[usr.lib]GNV$LIBCURL.EXE

Completed in 7 milliseconds