Hello Jens, thanks for the reply.
Use autoreconf -i That does the job those autogen.sh scripts normally take care of. It's part of the autoconf package.
I ran the command and I received this output: Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' Putting files in AC_CONFIG_AUX_DIR, `autoconf'. libtoolize: `config.guess' exists: use `--force' to overwrite libtoolize: `config.sub' exists: use `--force' to overwrite libtoolize: `ltmain.sh' exists: use `--force' to overwrite autoheader-2.59: warning: missing template: CL_USE_GMP autoheader-2.59: Use AC_DEFINE([CL_USE_GMP], [], [Description]) autoheader-2.59: warning: missing template: CL_VERSION autoheader-2.59: warning: missing template: CL_VERSION_MAJOR autoheader-2.59: warning: missing template: CL_VERSION_MINOR autoheader-2.59: warning: missing template: CL_VERSION_PATCHLEVEL autoreconf: /sw/bin/autoheader-2.59 failed with exit status: 1
This is not harmless anymore ;-) What's your version of automake?
automake 1.6.3 regards, fausto