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

  /external/qemu/distrib/zlib-1.2.8/
configure 72 zprefix=0
100 echo ' configure [--const] [--zprefix] [--prefix=PREFIX] [--eprefix=EXPREFIX]' | tee -a configure.log
118 -z* | --zprefix) zprefix=1; shift ;;
506 if test $zprefix -eq 1; then
  /external/zlib/src/
configure 72 zprefix=0
100 echo ' configure [--const] [--zprefix] [--prefix=PREFIX] [--eprefix=EXPREFIX]' | tee -a configure.log
118 -z* | --zprefix) zprefix=1; shift ;;
506 if test $zprefix -eq 1; then

Completed in 168 milliseconds