[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
autoconf-2.64 required?
From: |
Michael Goffioul |
Subject: |
autoconf-2.64 required? |
Date: |
Fri, 14 Aug 2009 23:02:38 +0100 |
Hi,
it seems that octave now requires autoconf-2.64 and not 2.60 as mentioned
in the AC_PREREQ of configure.in. Since change 0ce82753dd72, my
autoconf-2.61 is unable to process configure.in and fails with:
configure.in:40: error: possibly undefined macro: AC_DEFINE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:63: error: possibly undefined macro: AS_HELP_STRING
configure.in:617: error: possibly undefined macro: AC_LANG_PUSH
configure.in:665: error: possibly undefined macro: AC_LANG_POP
configure:1511: error: possibly undefined macro: m4_ifblank
configure:9276: error: possibly undefined macro: m4_ifnblank
configure:9479: error: possibly undefined macro: m4_toupper
Can anybody confirm this?
Michael.
- autoconf-2.64 required?,
Michael Goffioul <=