Home | History | Annotate | Download | only in dist

Lines Matching refs:Configure

9 # OpenSSL config: determine the operating system and run ./Configure
29 -t Test mode, do not run the Configure perl script.
30 -v Verbose mode, show the exact Configure call that is being made.
33 Any other text will be passed to the Configure perl script.
43 # Environment that's being passed to Configure
97 # ./Configure, which in turn makes make generate
453 echo " invoke '$THERE/Configure irix64-mips4-$CC' *manually*."
465 echo " invoke '$THERE/Configure darwin64-ppc-cc' *manually*."
527 echo " invoke '$THERE/Configure linux-ppc64' *manually*."
549 echo " invoke '$THERE/Configure linux64-mips64' *manually*."
566 echo " invoke '$THERE/Configure linux64-sparcv9' *manually*."
621 # To be uncommented when glibc bug is fixed, see Configure...
624 # echo " have to invoke './Configure linux32-s390x' *manually*."
654 echo " invoke '$THERE/Configure solaris64-sparcv9-cc' *manually*."
666 echo " invoke '$THERE/Configure solaris-sparcv9-gcc' *manually*."
674 echo " invoke '$THERE/Configure solaris64-sparcv9-gcc' *manually*."
769 echo " invoke '$THERE/Configure hpux64-parisc2-cc' *manually*."
801 echo " invoke '$THERE/Configure aix64-cc' *manually*."
830 # perl Configure
899 # run Configure to check to see if we need to specify the
903 $PERL $THERE/Configure LIST | grep "$OUT-$CC" > /dev/null
915 if $PERL $THERE/Configure LIST | grep "$OUT" > /dev/null; then
925 $PERL $THERE/Configure $OUT $options
938 $PERL $THERE/Configure $OUT $options
945 # Do not add anothing from here on, so we don't lose the Configure exit code