emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs trunk bootstrapping fails since about two days


From: Glenn Morris
Subject: Re: Emacs trunk bootstrapping fails since about two days
Date: Wed, 19 Jan 2011 12:29:45 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Andreas Schwab wrote:

> Tassilo Horn <address@hidden> writes:
>
>> ./configure: line 5075: gl_EARLY: command not found
>
> The whole thing is broken, autoreconf does not work any more.

I had _some_ success with:

aclocal -I m4
autoconf
autoheader
automake --gnu -a -c lib/Makefile

(I don't know how you tell autoreconf about those options.)
Still not sure I have it working.



reply via email to

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