Joakim Tjernlund wrote:
I tried the example you pointed me to, added this to configure.ac:
AM_CONDITIONAL([COND_OPT], [test "$want_opt" = yes])
and got:
# > autoconf
configure.ac:32: error: possibly undefined macro: AM_CONDITIONAL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
This is autoconf 2.63
Sounds like you called `autoconf' directly. What if you issue
`autoreconf -v' instead?
Thanks,
Peter
--
Peter Johansson
svndigest maintainer, http://dev.thep.lu.se/svndigest
yat maintainer, http://dev.thep.lu.se/yat