Just run configure under bash explicitly
Posted May 27, 2010 22:38 UTC (Thu) by
proski (subscriber, #104)
Parent article:
De-bashing Debian
I think a reasonably simple short term solution would be to run configure scripts in bash:
/bin/bash ./configure
That would avoid crippling dash while making the build systems use the same shell they were using before dash started supporting $LINENO.
Upstream developers using Debian would run ./configure under dash and will fix the bashisms eventually.
(
Log in to post comments)