summaryrefslogtreecommitdiffstats
path: root/server/build_macros.m4
diff options
context:
space:
mode:
Diffstat (limited to 'server/build_macros.m4')
-rw-r--r--server/build_macros.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/server/build_macros.m4 b/server/build_macros.m4
index bb7fad8f7..5ddcc3c56 100644
--- a/server/build_macros.m4
+++ b/server/build_macros.m4
@@ -1,4 +1,4 @@
-AC_DEFUN(BUILD_WITH_SHARED_BUILD_DIR,
+AC_DEFUN([BUILD_WITH_SHARED_BUILD_DIR],
[ AC_ARG_WITH([shared-build-dir],
[AC_HELP_STRING([--with-shared-build-dir=DIR],
[temporary build directory where libraries are installed [$srcdir/sharedbuild]])])