]> code.ossystems Code Review - openembedded-core.git/commitdiff
Update patch
authorRoss Burton <ross@openedhand.com>
Wed, 11 Jan 2006 16:09:43 +0000 (16:09 +0000)
committerRoss Burton <ross@openedhand.com>
Wed, 11 Jan 2006 16:09:43 +0000 (16:09 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@217 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/eds/eds-dbus/no_libdb.patch

index e2bc45289d5d24bd55565dc5950a2971e1d4868e..ae9a66deacddb3d7d045e814475318f4e7b0b480 100644 (file)
@@ -1,11 +1,11 @@
 Index: configure.in
 ===================================================================
---- trunk/configure.in (revision 285)
+--- trunk/configure.in (revision 306)
 +++ trunk/configure.in (working copy)
-@@ -1333,9 +1333,6 @@
- export privincludedir
- export privdatadir
- AC_CONFIG_SUBDIRS(calendar/libical)
+@@ -1353,9 +1353,6 @@
+ if test $enable_calendar = yes; then
+         AC_CONFIG_SUBDIRS(calendar/libical)
+ fi
 -if test $dynamic_libdb = no; then
 -        AC_CONFIG_SUBDIRS(libdb/dist)
 -fi