automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ifdef expessions in Makefile.am


From: Peter Johansson
Subject: Re: ifdef expessions in Makefile.am
Date: Thu, 17 Dec 2009 18:43:06 -0500
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]