From 213a18364f18dc8a40f566683c0de2bd297b33f7 Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Fri, 26 Jan 2001 17:47:43 +0000 Subject: [PATCH] mysql fixes Changed files: php.spec -> 1.51 --- php.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 5993737..20d342f 100644 --- a/php.spec +++ b/php.spec @@ -47,6 +47,7 @@ BuildRequires: libltdl-devel BuildRequires: libpng >= 1.0.8 BuildRequires: libtiff-devel BuildRequires: mm-devel >= 1.1.3 +BuildRequires: mysql-devel >= 3.23.32 %{!?bcond_off_ldap:BuildRequires: openldap-devel >= 2.0} BuildRequires: pam-devel BuildRequires: pdflib-devel >= 3.0 @@ -647,7 +648,7 @@ CFLAGS="$RPM_OPT_FLAGS -DEAPI -I/usr/X11R6/include"; export CFLAGS --with-regex=system \ --with-gettext=shared \ %{!?bcond_off_ldap:--with-ldap=shared} \ - --with-mysql=shared \ + --with-mysql=shared,/usr \ --with-mysql-sock=/var/lib/mysql/mysql.sock \ --with-gd=shared \ --enable-gd-imgstrttf \ -- 2.44.0