mysql.spec.sh:

Always use bundled zlib
This commit is contained in:
kent@mysql.com 2005-11-05 01:44:35 +01:00
parent 085b48427d
commit 79aaf0754d

View File

@ -249,6 +249,7 @@ sh -c "PATH=\"${MYSQL_BUILD_PATH:-$PATH}\" \
--includedir=%{_includedir} \
--mandir=%{_mandir} \
--enable-thread-safe-client \
--with-zlib-dir=bundled \
--with-readline ;
# Add this for more debugging support
# --with-debug