Hi all, esp. authors of gpart,
an attempt to run autoconf in gparts gives me:
> autoconf
configure.ac:2: 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:9: error: possibly undefined macro: AM_PROG_LIBTOOL
The documentation of autoconf is incredibly long - I found
m4_pattern_allow()
but still don't know what to do.
Trying to run automake gives errors as well.
If you could tell me the correct setup for autoconf/automake or
provide a working
configure I'll have a next try.
Regards, Armin