summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index fa472676..aaf04a9c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1191,11 +1191,11 @@ else
fi
dnl ---------------------------------------------------------------------------
-dnl - Directory for X11 programs
+dnl - PATH in scripts
dnl ---------------------------------------------------------------------------
-AC_ARG_WITH(x11-path,
- AS_HELP_STRING([--with-x11-path=<dir>],
- [x11 path]))
+AC_ARG_WITH(script-path,
+ AS_HELP_STRING([--with-script-path=<dir>],
+ [script path]))
if ! test -z "$with_script_path"; then
SCRIPT_PATH=$with_script_path