GNOME Bugzilla – Bug 651256
configure fails for the poor sods who use dash as sh
Last modified: 2011-06-15 23:17:53 UTC
Attaching a patch...
Created attachment 188758 [details] [review] build: Don't use bash string substitution in configure
Review of attachment 188758 [details] [review]: my first reaction is: here's a nickel, kid; go get yourself a better shell. :-p the second reaction is: this should work fine with non-bash shells: VARNAME=${VARNAME#* } so I'd accept a patch that modified the bashism, just not in the way you did it. :-)
Created attachment 189020 [details] [review] build: Don't use bash string substitution in configure.ac Use the shell-neutral version.
Attachment 189020 [details] pushed as cb321e0 - build: Don't use bash string substitution in configure.ac
Moving all bugs assigned to the Cogl component of the Clutter product to be under the general component of the new Cogl product.