From ab8e24e332f3f967a2eab82b542dcd0860f85125 Mon Sep 17 00:00:00 2001 From: truebrain Date: Sat, 6 Dec 2008 00:38:48 +0000 Subject: (svn r14659) -Add: in case Thief^ (forum user) ever tries what he thinks he will try when he doesn't know it is --prefix-dir, make sure he also gets what he assumes he gets :) --- config.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.lib b/config.lib index 23612363c..ba3e46d80 100644 --- a/config.lib +++ b/config.lib @@ -157,7 +157,7 @@ detect_params() { optarg=`expr "x$p" : 'x[^=]*=\(.*\)'` case "$p" in - --help | -h) showhelp; exit 0;; + --help | -h | -?) showhelp; exit 0;; --config-log) prev_p="config_log";; --config-log=*) config_log="$optarg";; -- cgit v1.2.3-70-g09d2