summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-01-13 01:42:42 +0000
committerMarinus Schraal <foser@gentoo.org>2003-01-13 01:42:42 +0000
commit2589ad39609ef9e537f476fcf36b557247849cd7 (patch)
tree77f256cbdd5d3152f65a79a4d9d0b3b63914b725 /gnome-extra/libgda
parentDepfix (diff)
downloadhistorical-2589ad39609ef9e537f476fcf36b557247849cd7.tar.gz
historical-2589ad39609ef9e537f476fcf36b557247849cd7.tar.bz2
historical-2589ad39609ef9e537f476fcf36b557247849cd7.zip
configure detection problem fix
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r--gnome-extra/libgda/ChangeLog5
-rw-r--r--gnome-extra/libgda/libgda-0.2.96-r2.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog
index da57bcc464f1..8d9ce17c46ac 100644
--- a/gnome-extra/libgda/ChangeLog
+++ b/gnome-extra/libgda/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-extra/libgda
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.12 2002/12/13 10:56:56 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.13 2003/01/13 01:42:42 foser Exp $
+
+ 13 Jan 2003; foser <foser@gentoo.org> libgda-0.2.96-r2.ebuild :
+ Removed --without-ldap line, it did just the opposite (#12513)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/gnome-extra/libgda/libgda-0.2.96-r2.ebuild b/gnome-extra/libgda/libgda-0.2.96-r2.ebuild
index 50b3969a1744..a91679470aa0 100644
--- a/gnome-extra/libgda/libgda-0.2.96-r2.ebuild
+++ b/gnome-extra/libgda/libgda-0.2.96-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.2.96-r2.ebuild,v 1.6 2002/12/09 04:22:40 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.2.96-r2.ebuild,v 1.7 2003/01/13 01:42:42 foser Exp $
IUSE="odbc postgres mysql"
@@ -60,7 +60,6 @@ src_compile() {
# fi
#
# LDAP support is currently broken
- myconf="$myconf --without-ldap"
if [ "`use odbc`" ]
then