mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
15 lines
370 B
Diff
15 lines
370 B
Diff
Index: configure.in
|
|
===================================================================
|
|
--- trunk/configure.in (revision 285)
|
|
+++ trunk/configure.in (working copy)
|
|
@@ -1333,9 +1333,6 @@
|
|
export privincludedir
|
|
export privdatadir
|
|
AC_CONFIG_SUBDIRS(calendar/libical)
|
|
-if test $dynamic_libdb = yes; then
|
|
- AC_CONFIG_SUBDIRS(libdb/dist)
|
|
-fi
|
|
|
|
AC_OUTPUT([
|
|
Makefile
|