Hi Nuno.

   I'm currently trying to build libgnupdf from cvs and getting this
   problems. Anyone has seen this?

   $ /usr/local/bin/autoconf
   configure.ac:22: error: possibly undefined macro: AM_INIT_AUTOMAKE
         If this token and others are legitimate, please use m4_pattern_allow.
         See the Autoconf documentation.
   configure.ac:23: error: possibly undefined macro: AM_CONFIG_HEADER
   configure.ac:28: error: possibly undefined macro: AC_PROG_LIBTOOL
   configure.ac:51: error: possibly undefined macro: AM_CONDITIONAL

It seems that you have not automake installed in your system.

Anyway, try to execute autoreconf or use the `bootstrap' script: it
will care about calling autoheader, aclocal, automake, etc.

-- 
Jose E. Marchesi  <[EMAIL PROTECTED]>
                  <[EMAIL PROTECTED]>

GNU Spain         http://es.gnu.org
GNU Project       http://www.gnu.org


Reply via email to