diff options
author | unknown <rparranovo@mysql.com> | 2005-12-15 00:40:07 -0300 |
---|---|---|
committer | unknown <rparranovo@mysql.com> | 2005-12-15 00:40:07 -0300 |
commit | 84463962d6193f218e3a51dec92a66bc823ac48b (patch) | |
tree | fc3ff197bd440aae7b8e195db5c5519b7a94b4cd /support-files | |
parent | 487d56b096e3e0eef9a5f81ffec8d4a86e444724 (diff) | |
parent | 070c6521a43de715515ed05f4b9a5a9748ef5218 (diff) | |
download | mariadb-git-84463962d6193f218e3a51dec92a66bc823ac48b.tar.gz |
Merge rparranovo@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/home/novo/MySQL/mysql-5.1
support-files/mysql.spec.sh:
Auto merged
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 95a78caa334..66c59823b9c 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -368,7 +368,6 @@ BuildMySQL "--disable-shared \ --with-mysqld-ldflags='-all-static' \ --with-client-ldflags='-all-static' \ $USE_OTHER_LIBC_DIR \ -%else %endif --with-zlib-dir=bundled \ --with-comment=\"MySQL Community Edition - Standard (GPL)\" \ |