aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1e5ba2a..1ee26ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -132,6 +132,10 @@ AH_BOTTOM([
# endif
])
+AC_SUBST([DEFAULT_CONTROL_URL],[unix:///tmp/%s.ctl])
+AC_ARG_VAR([DEFAULT_CONTROL_URL],
+ [URL of the default control socket])
+
IMPRIMATUR_INIT
AC_CONFIG_FILES([Makefile

Return to:

Send suggestions and report system problems to the System administrator.