Mercurial > mplayer.hg
changeset 6199:d4206ea88ffa
if LANGUAGES=help_mp-??_??.h fixed
author | jaf |
---|---|
date | Sun, 26 May 2002 22:18:59 +0000 |
parents | c538e5635189 |
children | e604be87613d |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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