[MPlayer-cvslog] CVS: main configure,1.950,1.951
Attila Kinali
attila at kinali.ch
Wed Jan 12 13:30:31 CET 2005
On Wed, 12 Jan 2005 13:14:51 +0100
Diego Biurrun <diego at biurrun.de> wrote:
> The default shell on Solaris is also a PITA, just try running
> help/help_diff.sh in it.
yes, csh is shit, tcsh is workable. But don't use it as /bin/sh.
But then, i use /bin/sh for all scripts on solaris and it works.
if help_diff.sh uses bashisms (which is most likely the case) then
it cannot work on a plain bourne shell.
The only thing i spotted is the "read -r ...", which isn't
supported. Removing this and help_diff.sh works even on solaris.
> Then Solaris 8 has no inttypes and there may
Nope, not true.
> be more things I don't remember off the top of my head. Yes, here is
> one: We require GNU make. That's not such a short list already: grep,
> awk, sh, make.
We don't require anywhere gnu grep (not anymore), we don't need gawk
(nawk and mawk work too), sh has to be a bash if using bashisms, which
configure and all the other compile time scripts do not.
gmake is the only thing we really depend on gnu stuff.
Attila Kinali
--
All christians are terrorists.
More information about the MPlayer-cvslog
mailing list