>It seems to accept both, but still fails even for high numbers:
>
>transcode$ M4="/usr/bin/m4 -L16384" autoreconf -i -f
>configure.in:1419: /usr/bin/m4: ERROR: Recursion limit of 16384
>exceeded, use -L<N> to change it
>autom4te: /usr/bin/m4 failed with exit status: 1
>aclocal: autom4te failed with exit status: 1
>autoreconf: aclocal failed with exit status: 1

Hmm.  Well, autoreconf works fine for me (and apparently for others), so
I can only assume there's something wrong with the ones that come with OSX.
Try building and installing the most recent versions of autoconf, automake,
and m4 from source (and make sure you set up your PATH so they're found
before the system ones).

  --Andrew Church
    [EMAIL PROTECTED]
    http://achurch.org/

Reply via email to