summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorunknown <kent@mysql.com>2005-11-05 01:44:35 +0100
committerunknown <kent@mysql.com>2005-11-05 01:44:35 +0100
commit0e878d7e541983757bc0b31e7caa8a16a5fd2896 (patch)
tree559d2a6def3fc133173bc1f628dd626b8f0f3d7a /support-files
parent57923440f3711dd6287df9d8f54e94b9031c7ec0 (diff)
downloadmariadb-git-0e878d7e541983757bc0b31e7caa8a16a5fd2896.tar.gz
mysql.spec.sh:
Always use bundled zlib support-files/mysql.spec.sh: Always use bundled zlib
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index 5cd9d1646a4..7a1219736ae 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -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