From a46e12d0e07e1630f8ef15aff0f97cb2f1f4c273 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 7 Sep 2006 10:02:32 +0000 Subject: r18213: don't list LIBREPLACE depdendecies explicit and always at it as first private dependencies metze (This used to be commit 135d096776b53ae09ffc2b4f767dfbd18139570f) --- source4/lib/tdb/config.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'source4/lib/tdb') diff --git a/source4/lib/tdb/config.mk b/source4/lib/tdb/config.mk index 1dbe26428b..c5d1a33990 100644 --- a/source4/lib/tdb/config.mk +++ b/source4/lib/tdb/config.mk @@ -9,8 +9,6 @@ OBJ_FILES = \ common/open.o common/traverse.o common/freelist.o \ common/error.o common/transaction.o common/tdbutil.o CFLAGS = -Ilib/tdb/include -PUBLIC_DEPENDENCIES = \ - LIBREPLACE PUBLIC_HEADERS = include/tdb.h # # End SUBSYSTEM ldb -- cgit