Searched refs:LIBCURL_VERSION_NUM (Results 1 – 11 of 11) sorted by relevance
60 #define LIBCURL_VERSION_NUM 0x073400 macro75 (LIBCURL_VERSION_NUM >= CURL_VERSION_BITS(x, y, z))
87 LIBCURL_VERSION_NUM=`grep '^#define *LIBCURL_VERSION_NUM ' \95 export LIBCURL_VERSION_NUM LIBCURL_TIMESTAMP258 -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
97 #if LIBCURL_VERSION_NUM >= 0x072000 in main()
53 #if LIBCURL_VERSION_NUM < 0x070c03
268 LIBCURL_VERSION_NUM,
45 #define LIBCURL_VERSION_NUM 0xXXYYZZ
55 string (REGEX MATCH "#define LIBCURL_VERSION_NUM 0x[0-9a-fA-F]+"
139 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