autoconf/configure.ac quoting help

2008-11-19 Thread Harlan Stenn
There's a 4300 line configure.ac script I've been hacking on for Years. I'm pretty sure that while it works, or seems to, there are places things are not being properly quoted. I have generally left it alone, as "it just worked". Yesterday I tried to copy a fragment of the big beast into a subdi

Re: autoconf/configure.ac quoting help

2008-11-19 Thread Harlan Stenn
Good news - the smaller configure.ac that exhibits this problem is under 400 lines long... I've cleaned up almost all of the possible quoting problems and I'm still seeing the issue. I'll keep digging... H ___ Autoconf mailing list Autoconf@gnu.org h

Re: autoconf/configure.ac quoting help

2008-11-19 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Harlan Stenn on 11/19/2008 5:58 PM: > Good news - the smaller configure.ac that exhibits this problem is under > 400 lines long... > > I've cleaned up almost all of the possible quoting problems and I'm > still seeing the issue. > > I'll