On Tue, Apr 6, 2010 at 9:31 PM, Francesco Pretto <[email protected]> wrote:
> Sorted, had to do "autoreconf -i". I'm new with autotools so I'm not
> sure if there were really a problem, anyway autoconf with clean git
> pull was failing:
>
> $ autoconf
> configure.ac:9: error: possibly undefined macro: AM_INIT_AUTOMAKE
>      If this token and others are legitimate, please use m4_pattern_allow.
>      See the Autoconf documentation.

When you checkout from git, you should use

$ ./autogen.sh

instead of autoconf/automake/autoreconf.

Hib
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to