summaryrefslogtreecommitdiff
path: root/lib/replace/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'lib/replace/configure.ac')
-rw-r--r--lib/replace/configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/replace/configure.ac b/lib/replace/configure.ac
index 81997e09b7..0361825a02 100644
--- a/lib/replace/configure.ac
+++ b/lib/replace/configure.ac
@@ -22,6 +22,9 @@ if test "$ac_cv_prog_gcc" = yes; then
CFLAGS="$CFLAGS -Wno-format-y2k"
fi
+m4_include(build_macros.m4)
+BUILD_WITH_SHARED_BUILD_DIR
+
LIBS="${LIBREPLACE_NETWORK_LIBS}"
AC_SUBST(LIBS)