emacs-devel
[Top][All Lists]
Advanced

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

Re: Problems with EDE


From: Andreas Schwab
Subject: Re: Problems with EDE
Date: Fri, 09 Oct 2009 19:10:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Sascha Wilde <address@hidden> writes:

> 1. Setup of the autotools infrastructure:
>
>     -*- mode: compilation; default-directory: "/tmp/cedettest/" -*-
>     Compilation started at Fri Oct  9 14:23:30
>
>     aclocal;automake --add-missing;autoreconf;

That should be replaced by a single call to "autoreconf -i".

>    This might be actually due to an automake bug, because IMO 
>    `automake --add-missing' should generate ltmain.sh -- anyway it
>    doesn't (tested with automake 1.10.1 on Debian Lenny).

ltmain.sh is part of libtool, not automake.

>    Calling libtoolize manually fixes this.

Since autoreconf is not called with --install, it won't run libtoolize.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG 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]