Update patch

git-svn-id: https://svn.o-hand.com/repos/poky@217 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2006-01-11 16:09:43 +00:00
parent 35af3948fd
commit 5575ec3bb8
1 changed files with 5 additions and 5 deletions

View 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