| 1 | | |
| | 1 | See script in svn |
| | 2 | |
| | 3 | {{{ |
| | 4 | lib/Makefile.am:33: @LTALLOCA@ used but `LTALLOCA' is undefined |
| | 5 | ... |
| | 6 | ./configure: line 11813: AX_CFLAGS_WARN_ALL: command not found |
| | 7 | ./configure: line 11814: syntax error near unexpected token `-pedantic' |
| | 8 | ./configure: line 11814: `AX_CFLAGS_GCC_OPTION(-pedantic)' |
| | 9 | }}} |
| | 10 | |
| | 11 | Looking at http://www.linuxselfhelp.com/gnu/libtool/html_chapter/libtool_toc.html#TOC30 ,[[BR]] |
| | 12 | Variable: LTALLOCA[[BR]] |
| | 13 | Substituted by AC_FUNC_ALLOCA (see section `The Autoconf Manual' in The Autoconf Manual). Is either empty, or contains `alloca.lo'. |