[poppler] Which build system: Autotools or CMake?
Hib Eris
hib at hiberis.nl
Tue Apr 6 12:39:50 PDT 2010
On Tue, Apr 6, 2010 at 9:31 PM, Francesco Pretto <ceztkoml at gmail.com> 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
More information about the poppler
mailing list