]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- removed --enable-thread-safe-client from ./configure options
authorpius <pius@pld-linux.org>
Wed, 23 Feb 2000 15:22:33 +0000 (15:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (if it's enabled, php+mysql doesn't work)

Changed files:
    mysql.spec -> 1.32

mysql.spec

index 2e02ebaa55f0e3cd3f4ec2038f9c2889edda6245..5f62ac884fb33f52895a3d90bf498b54acc9b74a 100644 (file)
@@ -9,7 +9,7 @@ Group:          Applications/Databases
 Group(pl):     Aplikacje/Bazy Danych
 Group(pt_BR):  Aplicações/Banco_de_Dados
 Version:       3.22.30
-Release:       1
+Release:       2
 License:       MySQL FREE PUBLIC LICENSE (See the file PUBLIC)
 Source0:       http://www.mysql.com/Downloads/MySQL-3.22/%{name}-%{version}.tar.gz
 Source1:       mysql.init
@@ -207,7 +207,6 @@ export LDFLAGS CXXFLAGS
        --enable-static \
        --with-pthread \
        --with-named-curses-libs="-lncurses" \
-       --enable-thread-safe-client \
        --enable-assembler \
        --with-charset=latin2 \
        --with-mysqld-user=mysql \
This page took 0.12944 seconds and 4 git commands to generate.