summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/configure.ac b/source4/configure.ac
index c26b03fc66..aaa9e7e169 100644
--- a/source4/configure.ac
+++ b/source4/configure.ac
@@ -36,8 +36,7 @@ SMB_EXT_LIB_FROM_PKGCONFIG(LIBTALLOC, talloc >= 1.1.0,
)
SMB_EXT_LIB_FROM_PKGCONFIG(LIBTDB, tdb >= 1.1.0,
- [
- ],
+ [],
[
m4_include(lib/tdb/libtdb.m4)
SMB_INCLUDE_MK(lib/tdb/config.mk)