>>>>> "Andreas" == Andreas Schwab <[EMAIL PROTECTED]> writes:

|> What would you suggest?  Jump to say 1024?

Andreas> Well, pick any magic number you like.  Are there any other
Andreas> loops in the autoconf macros that may hit this limit?

Well, yes and no.  Yep, there are others, but they are all `linear',
so unless you have > 1024 arguments, it should not be a problem.

BTW, you might want to use several AC_CONFIG_FILES.  Using a single
huge AC_OUTPUT seems bizarre to me.

Reply via email to