From kde-devel Tue Oct 28 07:26:58 2003 From: Adam Gorzkiewicz Date: Tue, 28 Oct 2003 07:26:58 +0000 To: kde-devel Subject: mysql-4.0.16 & kexidb driver X-MARC-Message: https://marc.info/?l=kde-devel&m=106732614222795 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============0679791498==" --===============0679791498== Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-03=_Lphn/VC+kQO2D9y"; charset="us-ascii" Content-Transfer-Encoding: 7bit --Boundary-03=_Lphn/VC+kQO2D9y Content-Type: multipart/mixed; boundary="Boundary-01=_Cphn/DqUSv1DnSc" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_Cphn/DqUSv1DnSc Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline HiH This trivial patch i attached allows to build kexidb mysql driver with mysq= l=20 4.0.16 (where mysql_config output is a little bit different than from earli= er=20 versions of this script). Greetings =2D-=20 Adam Gorzkiewicz http://www.pld-linux.org --Boundary-01=_Cphn/DqUSv1DnSc Content-Type: text/x-diff; charset="us-ascii"; name="koffice-mysql_includes.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="koffice-mysql_includes.patch" =2D-- koffice-031024/kexi/kexidb/drivers/configure.in.in.orig 2003-10-09 01= :59:54.000000000 +0200 +++ koffice-031024/kexi/kexidb/drivers/configure.in.in 2003-10-28 08:14:48.= 000000000 +0100 @@ -38,7 +38,7 @@ ]) =20 if test -n "$MYSQL_CONFIG"; then =2D mysql_incdir=3D`$MYSQL_CONFIG --cflags| $SED -e "s,-I',,g" | $SED -e "s= ,'$,,g"` + mysql_incdir=3D`$MYSQL_CONFIG --cflags| $SED -e "s,-I,,g" -e "s,',,g"` mysql_libdir=3D`$MYSQL_CONFIG --libs| $SED -e "s,',,g"` MYSQL_INC=3D$mysql_incdir MYSQL_LIBS=3D$mysql_libdir --Boundary-01=_Cphn/DqUSv1DnSc-- --Boundary-03=_Lphn/VC+kQO2D9y Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQA/nhpLDCo3CWnk2GERAkmrAJ0cEPEWWUuKHAbX1yUWWeb07qPIQgCg3NLj yfhuEzl2nuT8KMvX8DubPbo= =P6GG -----END PGP SIGNATURE----- --Boundary-03=_Lphn/VC+kQO2D9y-- --===============0679791498== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============0679791498==--