Hi Peter, * Peter Rosin wrote on Thu, Jul 01, 2010 at 10:30:56PM CEST: > I.e. *.exe get expanded. That doesn't happen with "*.[eE][xX][eE])": > [...] > This all seems awfully fragile. I don't know how to quote > this expression in libtool.m4 and need help. Someone please?
Ouch. Our expansion code is borked. It's ok that you have a workaround now, but that means we need to fix this. I guess that probably means testing for and setting noglob when the shell supports it. Thanks for the report, Ralf