[Mplayer-cvslog] CVS: main/help help_diff.sh,1.6,1.7
Diego Biurrun
diego at biurrun.de
Sun Aug 17 22:43:52 CEST 2003
Arpi schrieb:
> reverse this shit ASAP!
> this will break ./configure, which calls this script.
Done + a small portability fix added.
> and anyway, what's the advantage of limiting the abilities of this script?
> (from comparing any 2 .h files to comparing a translated one to english?)
>
>>-# Example: help_diff.sh help_mp-hu.h < help_mp-en.h > missing.h
>>+# Example: help_diff.sh hu
The syntax is very clumsy when the script is used on the command line
and it is only ever used to compare the master file (English) to another
script.
I hadn't realized this was used by configure, but even so I prefer the
changed syntax, it's only a one line change in configure.
I'll come up with something better and send a patch.
Diego
More information about the MPlayer-cvslog
mailing list