summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e9b2e69b0..79edfa396 100644
--- a/configure.in
+++ b/configure.in
@@ -495,7 +495,7 @@ AC_ARG_WITH(ipaddr-display,
495 ] 495 ]
496) 496)
497 497
498AC_ARG_WITH(path, 498AC_ARG_WITH(default-path,
499 [ --with-default-path=PATH Specify default \$PATH environment for server], 499 [ --with-default-path=PATH Specify default \$PATH environment for server],
500 [ 500 [
501 if test "x$withval" != "xno" ; then 501 if test "x$withval" != "xno" ; then