On Saturday 2008-12-20 19:57, Monty Taylor wrote:
>
>This is what we've been doing so far. It's not terrible, but it does
>make for a rather long and ugly command line.

While there are no "response" files as there were for DOS
compilers (because of the limited command line length),
you can use:

        AM_CFLAGS = -DTHIS -DTHAT `cat file-with-lots-of-options`

for self-cost price.


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to