From 538453e3b70f1b39fcd90fedaf6820fe215c03f7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Oct 2010 17:45:32 +0000 Subject: 2010-10-04 Joel Sherrill * Makefile.am, configure.ac: Revert accident commit adding libdbm to build. --- cpukit/ChangeLog | 5 +++++ cpukit/Makefile.am | 1 - cpukit/configure.ac | 1 - 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index cc31895493..3af12f6740 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2010-10-04 Joel Sherrill + + * Makefile.am, configure.ac: Revert accident commit adding libdbm to + build. + 2010-10-04 Joel Sherrill * Makefile.am, configure.ac, posix/Makefile.am, posix/src/pthread.c: diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index f5cc54c9fe..741c7319dc 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -15,7 +15,6 @@ SUBDIRS += libi2c SUBDIRS += libmisc SUBDIRS += libmd SUBDIRS += libgnat -SUBDIRS += libdbm SUBDIRS += wrapup SUBDIRS += zlib diff --git a/cpukit/configure.ac b/cpukit/configure.ac index c54708202f..d42e8fd1f3 100644 --- a/cpukit/configure.ac +++ b/cpukit/configure.ac @@ -351,7 +351,6 @@ libcsupport/Makefile libnetworking/Makefile librpc/Makefile libmisc/Makefile -libdbm/Makefile libi2c/Makefile libmd/Makefile zlib/Makefile -- cgit v1.2.3