Home
last modified time | relevance | path

Searched refs:VER3 (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Modules/zlib/
Dconfigure32 VER3=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\\.[0-9]*\).*/\1/p' < zlib.h`
219 …-dynamiclib -install_name $libdir/$SHAREDLIBM -compatibility_version $VER1 -current_version $VER3"}
DChangeLog347 - Fix VER3 extraction in configure for no fourth subversion
/external/zlib/src/
Dconfigure44 VER3=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\\.[0-9]*\).*/\1/p' < ${SRCDIR}zlib.h`
243 …-dynamiclib -install_name $libdir/$SHAREDLIBM -compatibility_version $VER1 -current_version $VER3"}
DChangeLog390 - Fix VER3 extraction in configure for no fourth subversion
/external/python/cpython3/Modules/zlib/
Dconfigure44 VER3=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\\.[0-9]*\).*/\1/p' < ${SRCDIR}zlib.h`
243 …-dynamiclib -install_name $libdir/$SHAREDLIBM -compatibility_version $VER1 -current_version $VER3"}
DChangeLog390 - Fix VER3 extraction in configure for no fourth subversion