Searched refs:LIBCURL_VERSION_NUM (Results 1 – 11 of 11) sorted by relevance
60 #define LIBCURL_VERSION_NUM 0x072B00 macro75 (LIBCURL_VERSION_NUM >= CURL_VERSION_BITS(x, y, z))
80 LIBCURL_VERSION_NUM=`grep '^#define *LIBCURL_VERSION_NUM ' \88 export LIBCURL_VERSION_NUM LIBCURL_TIMESTAMP243 -e "s/@LIBCURL_VERSION_NUM@/${LIBCURL_VERSION_NUM}/g" \
41 d LIBCURL_VERSION_NUM...42 d c X'00@LIBCURL_VERSION_NUM@'
57 #define LIBCURL_VERSION_NUM 0x071307 macro
92 #if LIBCURL_VERSION_NUM >= 0x072000 in main()
48 #if LIBCURL_VERSION_NUM < 0x070c03
244 LIBCURL_VERSION_NUM,
45 #define LIBCURL_VERSION_NUM 0xXXYYZZ
54 string (REGEX MATCH "#define LIBCURL_VERSION_NUM 0x[0-9a-fA-F]+"
137 VERSIONNUM=`$SED -ne 's/^#define LIBCURL_VERSION_NUM 0x\(.*\)/\1/p' ${srcdir}/include/curl/curlver.…
6997 - Reverted the LIBCURL_VERSION_NUM change from October 6. As Dave Dribin16043 - Introduced LIBCURL_VERSION_NUM to the curl.h include file to better allow