On Wed, Jan 7, 2009 at 6:57 AM, Marc Espie <[email protected]> wrote: > On Tue, Jan 06, 2009 at 10:34:50PM -0600, Austin English wrote: >> bash-3.2$ autoconf-2.61 >> m4: unexpected end of input, unclosed parenthesis: >> configure.ac at line 5 >> autom4te-2.61: /usr/bin/m4 failed with exit status: 1 >> >> Relevant code: >> m4_define(WINE_VERSION,regexp(m4_include(VERSION),[version >> \([-.0-9A-Za-z]+\)],[\1])) >> >> Removing that line allows autoconf to work fine after that. >> >> Let me know if you need any further information. > > Most probably fixed in -current, but you don't say where your m4 comes from. >
It probably would've been 4.4, not -current. I'm not sure how to check current. I'll google around a bit and see if I can't test it tonight. -- -Austin
