[Mono-dev] A

Neale Ferguson neale at sinenomine.net
Tue Jul 26 04:32:22 UTC 2016


What is the minimum level of autoconf I need to be using?

Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
Running aclocal -I m4 -I .  ...
Running autoheader...
Running automake --gnu  ...
Running autoconf ...
configure.ac:26: error: possibly undefined macro: AC_SUBST
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:895: error: possibly undefined macro: AM_COND_IF
**Error**: autoconf failed.


I am using autoconf-2.63-1.160.2

Neale



More information about the Mono-devel-list mailing list