summaryrefslogtreecommitdiffstats
path: root/tdb/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'tdb/configure.ac')
-rw-r--r--tdb/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdb/configure.ac b/tdb/configure.ac
index 5e07b5eb6..4bf2e98e8 100644
--- a/tdb/configure.ac
+++ b/tdb/configure.ac
@@ -29,6 +29,6 @@ if test -z "$PYTHON_CONFIG"; then
fi
m4_include(build_macros.m4)
-BUILD_WITH_BUILD_INST_DIR
+BUILD_WITH_SHARED_BUILD_DIR
AC_OUTPUT(Makefile tdb.pc)