Michael Kostylev <[email protected]> writes: > You should not need a wrapper to run configure, hack fate.sh. > ${sh} ${src}/configure will run configure using a shell from your config, > it could be any POSIX-compliant shell, not just the slowest one.
That's not enough. All our scripts need a POSIX shell, so you'd need to hack the makefiles and fate scripts too. Fixing the system is simpler and the proper thing to do. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
