# HG changeset patch # User jaf # Date 1022451539 0 # Node ID d4206ea88ffa8cee613c6018f682df77161f7029 # Parent c538e56351892da0763342b033237d17a5d0a98a if LANGUAGES=help_mp-??_??.h fixed diff -r c538e5635189 -r d4206ea88ffa configure --- a/configure Sun May 26 22:02:41 2002 +0000 +++ b/configure Sun May 26 22:18:59 2002 +0000 @@ -97,7 +97,7 @@ *) _echo_n='-n ' _echo_c= ;; # BSD echo esac -LANGUAGES=`echo help_mp-??.h | sed "s/help_mp-\(..\).h/\1/g"` +LANGUAGES=`echo help_mp-??.h help_mp-??_??.h | sed "s/help_mp-\(..\).h/\1/g" |sed "s/help_mp-\(.....\).h/\1/g"` for parm in "$@" ; do if test "$parm" = "--help" || test "$parm" = "-help" || test "$parm" = "-h" ; then