aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 5 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3b34059..d6d4e4f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -131,4 +131,7 @@ AH_BOTTOM([
131 131
132AC_SUBST([DEFAULT_CONTROL_URL],[unix:///tmp/%s.ctl]) 132AC_SUBST([DEFAULT_PIES_CONTROL_URL],['unix:///tmp/$${PIES_INSTANCE}.ctl'])
133AC_ARG_VAR([DEFAULT_CONTROL_URL], 133AC_ARG_VAR([DEFAULT_PIES_CONTROL_URL],
134 [URL of the default control socket])
135AC_SUBST([DEFAULT_INIT_CONTROL_URL],['unix:///dev/init.ctl'])
136AC_ARG_VAR([DEFAULT_INIT_CONTROL_URL],
134 [URL of the default control socket]) 137 [URL of the default control socket])

Return to:

Send suggestions and report system problems to the System administrator.