Searched refs:CC (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dconfigure12 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure
14 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure)
17 # Incorrect settings of CC or CFLAGS may prevent creating a shared library.
18 # If you have problems, try without defining CC and CFLAGS before reporting
33 old_cc="$CC"
62 test -z "$CC" && echo Checking for gcc...
63 cc=${CC-gcc}
71 CC="$cc"
80 CC=${CC
[all...]

Completed in 11 milliseconds