[vlc-devel] Solaris configuration scripts fixes
Francois Cartegnie
fcartegnie at free.fr
Mon Jan 18 16:46:45 CET 2010
Le Monday 18 January 2010, Rémi Denis-Courmont a écrit :
> modules/genmf' MUST work. I see to reason to rely on a non-standard
> $(SHELL) variable. For all I know, $(SHELL) may well point to a non-POSIX
> shell too.
Used $SHELL as it can be user modified.
The best solution would be to just get rid of the #!/bin/sh header in
modules/genmf. In that way, it would directly run in a same shell as its
parent.
Francois
More information about the vlc-devel
mailing list