From 0e878d7e541983757bc0b31e7caa8a16a5fd2896 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 5 Nov 2005 01:44:35 +0100 Subject: mysql.spec.sh: Always use bundled zlib support-files/mysql.spec.sh: Always use bundled zlib --- support-files/mysql.spec.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'support-files') 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 -- cgit v1.2.1