[MPlayer-dev-eng] small cleanups&fixes for configure + help_mp-fr.h + help_mp-en.h
Felix Buenemann
atmosfear at users.sourceforge.net
Thu Oct 11 00:06:24 CEST 2001
On Wednesday, 10. October 2001 22:07, Attila Kinali wrote:
> On Wed, 10 Oct 2001 14:25:18 +0200 pl <p_l at gmx.fr> wrote:
> > A minor patch to configure:
> > - if test ... ; replaced by if [ test ...] ; since it seems the
>
> Please dont do that.
> test is an external program and should be available on any modern
> unix with more or less the same behavior, whereas [ ] relies on
> a specific shell (I sens problems on solaris)
actually [ is a symlink to test so [ ] is the same as test ] or [ (at least
on the systems I've seen up to now, generally I think the test version is
more portable.
>
>
> Attila Kinali
--
Best Regards,
Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________
Software is like sex: it's better when it's free.
- Linus Torvalds
More information about the MPlayer-dev-eng
mailing list