autoconf
[Top][All Lists]
Advanced

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

Re: conftest problem using autoconf 2.13-14


From: Andreas Schwab
Subject: Re: conftest problem using autoconf 2.13-14
Date: Tue, 28 May 2002 21:43:23 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (ia64-suse-linux)

Elisabetta Ronchieri <address@hidden> writes:

|> During its execution I receive the following message:
|> 
|> ./bootstrap
|> + '[' '!' -d ./config ']'
|> + mkdir ./config
|> + rm -f config.cache
|> + aclocal -I config
|> + touch NEWS README AUTHORS ChangeLog
|> + libtoolize --ltdl --force --copy
|> You should update your `aclocal.m4' by running aclocal.
|> Putting files in AC_CONFIG_AUX_DIR, `config'.
|> + autoheader
|> + automake --foreign -a -c -i --add-missing
|> automake: configure.in: installing `config/install-sh'
|> automake: configure.in: installing `config/mkinstalldirs'
|> automake: configure.in: installing `config/missing'
|> + autoconf
|> 
|> Why is there the message: You should update your `aclocal.m4' by running
|> aclocal.??
|> How can I do to remove it??

Use "libtoolize --automake".  But this has nothing to do with autoconf.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]