SOURCES (gda-1_2): libgda-mdb.patch - moved configure parts to con...

freetz freetz at pld-linux.org
Fri Aug 11 20:11:22 CEST 2006


Author: freetz                       Date: Fri Aug 11 18:11:22 2006 GMT
Module: SOURCES                       Tag: gda-1_2
---- Log message:
- moved configure parts to configure.patch

---- Files affected:
SOURCES:
   libgda-mdb.patch (1.2 -> 1.2.4.1) 

---- Diffs:

================================================================
Index: SOURCES/libgda-mdb.patch
diff -u SOURCES/libgda-mdb.patch:1.2 SOURCES/libgda-mdb.patch:1.2.4.1
--- SOURCES/libgda-mdb.patch:1.2	Fri Mar 11 15:46:36 2005
+++ SOURCES/libgda-mdb.patch	Fri Aug 11 20:11:17 2006
@@ -1,24 +1,3 @@
-diff -urN aa/libgda-1.2.1/configure.in libgda-1.2.1/configure.in
---- aa/libgda-1.2.1/configure.in	2005-03-03 12:19:53.000000000 +0100
-+++ libgda-1.2.1/configure.in	2005-03-11 15:34:17.576136424 +0100
-@@ -804,7 +804,7 @@
- 	mdbdir=""
- 	for d in $dir /usr /usr/local /opt/gnome
- 	do
--		if test -f $d/include/mdbtools.h -a -f $d/$lib/libmdbsql.so
-+		if test -f $d/include/mdb/mdbtools.h -a -f $d/$lib/libmdbsql.so
- 		then
- 			AC_MSG_RESULT(found MDB Tools in $d)
- 			mdbdir=$d
-@@ -815,7 +815,7 @@
- 	then
- 		AC_MSG_WARN(MDB backend not used)
- 	else
--		MDB_CFLAGS=-I${mdbdir}/include
-+		MDB_CFLAGS=-I${mdbdir}/include/mdb
- 		MDB_LIBS="-L${mdbdir}/lib -lmdb -lmdbsql"
- 		AC_DEFINE(HAVE_MDB, 1, [Have MDB])
- 	fi
 diff -urN aa/libgda-1.2.1/providers/mdb/gda-mdb-provider.c libgda-1.2.1/providers/mdb/gda-mdb-provider.c
 --- aa/libgda-1.2.1/providers/mdb/gda-mdb-provider.c	2004-12-28 14:15:51.000000000 +0100
 +++ libgda-1.2.1/providers/mdb/gda-mdb-provider.c	2005-03-11 15:34:50.063197640 +0100
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/libgda-mdb.patch?r1=1.2&r2=1.2.4.1&f=u



More information about the pld-cvs-commit mailing list