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

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dconfigure23 VER=`sed -n -e '/VERSION "/s/.*"\(.*\)".*/\1/p' < zlib.h`
93 LDSHARED=${LDSHARED-"cc -shared -Wl,-soname,$SHAREDLIB -Wl,-msym -Wl,-rpath,$(libdir) -Wl,-set_version,${VER}:1.0"};;
132 LIBS="$SHAREDLIB.$VER"
133 echo Building shared library $SHAREDLIB.$VER with $CC.
144 echo Building static library $LIBS version $VER with $CC.
207 /^VER *=/s%=.*%=$VER%

Completed in 12 milliseconds