Generating ./configure script from cvs



How does one create the configure script for Gnumeric from the CVS archive? I
have checked out the gnumeric package and run autoconf in its directory, but
autoconf gives an error:

autoconf: Undefined macros:
configure.in:9:AC_DISABLE_STATI

and produces a defective configure script that fails to run with this error:

./configure: line 533: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
./configure: line 533: `AM_CONFIG_HEADER(config.h)'

An examination of configure reveals a number of autoconf tokens that have
apparently failed to expand:

    533 AM_CONFIG_HEADER(config.h)
    534 AM_INIT_AUTOMAKE(gnumeric,0.56)
    535 AM_MAINTAINER_MODE
    536 AM_ACLOCAL_INCLUDE(macros)
    537 
    538 # Make --disable-static the default
    539 AC_DISABLE_STATIC

I'm not familiar with autoconf/automake unfortunately, so about all I can do
with this is ask for help :-(.

-- 
Henry House
OpenPGP key available from http://romana.cocoranch.com/hajhouse.asc

Attachment: pgpcax9afOOPK.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]