OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curl_config
(Results
1 - 5
of
5
) sorted by null
/external/curl/tests/libtest/
test1013.pl
30
my @
curl_config
;
36
push @
curl_config
, lc($_);
40
@
curl_config
= sort @
curl_config
;
43
my $curlconfigproto = join ' ', @
curl_config
;
/external/curl/
buildconf
300
curl_config
.h \
301
curl_config
.h.in \
/external/curl/packages/vms/
build_vms.com
73
$! src directories as
curl_config
.h.
127
$! Generate the
curl_config
.h file from system inspection.
778
$! call MoveIfDiff [.lib]config-vms.h 'objdir'
curl_config
.h
789
$ new_conf = f$search("''objdir'
curl_config
.h")
796
$ write sys$output "Generating
curl_config
.h"
797
$ conf_in = f$search("[.lib]
curl_config
*.*in")
800
$ write sys$output "Can not find [.lib]
curl_config
*.*in file!"
804
$ copy config.h 'objdir'
curl_config
.h
[
all
...]
clean_gnv_curl.com
178
$ file = "lcl_root:[.lib]
curl_config
.h"
generate_config_vms_h_curl.com
6
$! Depending on the curl version, this could be config.h or
curl_config
.h.
Completed in 106 milliseconds