summaryrefslogtreecommitdiff
blob: b2b7769289e85eaa2711fe74756b57eba0e63fa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --exclude-from=/home/dang/.scripts/diffrc -up -ruN evolution-data-server-1.11.3.orig/configure.in evolution-data-server-1.11.3/configure.in
--- evolution-data-server-1.11.3.orig/configure.in	2007-06-04 06:50:47.000000000 -0400
+++ evolution-data-server-1.11.3/configure.in	2007-06-07 10:58:22.000000000 -0400
@@ -1431,9 +1431,6 @@ export privdatadir
 if test $enable_calendar = yes; then
         AC_CONFIG_SUBDIRS(calendar/libical)
 fi
-if test $dynamic_libdb = no; then
-        AC_CONFIG_SUBDIRS(libdb/dist)
-fi
 AC_OUTPUT([
 Makefile
 evolution-data-server-zip