transcode CVS HEAD uses autoreconf to build configure, and I ran into this on macintel OSX:
transcode$ autoreconf -i -f configure.in:1419: /usr/bin/gm4: ERROR: Recursion limit of 1024 exceeded, use -L<N> to change it autom4te: /usr/bin/gm4 failed with exit status: 1 aclocal: autom4te failed with exit status: 1 autoreconf: aclocal failed with exit status: 1 Is there a workaround? Dave