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
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
-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