HomeSort by relevance Sort by last modified time
    Searched refs:buildconf (Results 1 - 6 of 6) sorted by null

  /external/curl/scripts/
coverage.sh 3 ./buildconf
  /external/curl/
androidconfigure 94 ./buildconf
buildconf 28 echo "buildconf: $@"
67 find . -depth -name $1 -print > buildconf.tmp.$$
75 done < buildconf.tmp.$$
76 rm -f buildconf.tmp.$$
81 # Ensure that buildconf runs from the subdirectory where configure.ac lives
88 echo "Can not run buildconf from outside of curl's source subdirectory!"
89 echo "Change to the subdirectory where buildconf is found, and try again."
101 echo "buildconf: autoconf not found."
107 echo "buildconf: autoconf version $ac_version found."
116 echo "buildconf: autoconf version $ac_version (BAD)
    [all...]
buildconf.bat 127 if exist ares\buildconf.bat (
131 call buildconf.bat
259 echo Usage: buildconf [-clean]
  /external/expat/
coverage.sh 55 ./buildconf.sh &> configure.log
  /external/curl/projects/
generate.bat 82 if exist ..\buildconf.bat (
84 call ..\buildconf
86 call ..\buildconf -clean
88 call ..\buildconf -clean

Completed in 662 milliseconds