[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling emacs 22 on ubuntu 7.0.4
From: |
Glenn Morris |
Subject: |
Re: Compiling emacs 22 on ubuntu 7.0.4 |
Date: |
Wed, 13 Jun 2007 18:35:26 -0400 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Jan Djärv wrote:
> I changed configure so it exits with an error if any image library
> isn't found, and --with-xxx=no was not given. I only chnaged the
> trunk, not the emacs 22 branch.
To complete this hand-holding for people who don't bother to read
configure's final summary, it should presumably also do the same thing
for an x-toolkit (else the image libraries won't be much use).
I suggest that it would be slightly more friendly to check for all the
"required" features first, and only then abort with an error if any
are missing and not disabled, rather than aborting after the first
missing one. Otherwise it might be necessary to run configure multiple
times before it completes (disabling more things every time). I
realize this takes more work in configure.in though.
- Re: Compiling emacs 22 on ubuntu 7.0.4, (continued)
- Re: Compiling emacs 22 on ubuntu 7.0.4, Richard Stallman, 2007/06/11
- Re: Compiling emacs 22 on ubuntu 7.0.4, Jan Djärv, 2007/06/11
- Re: Compiling emacs 22 on ubuntu 7.0.4, Richard Stallman, 2007/06/13
- Re: Compiling emacs 22 on ubuntu 7.0.4, Jason Rumney, 2007/06/11
- Re: Compiling emacs 22 on ubuntu 7.0.4, Richard Stallman, 2007/06/13
- Re: Compiling emacs 22 on ubuntu 7.0.4, Jan Djärv, 2007/06/13
- Re: Compiling emacs 22 on ubuntu 7.0.4, David Kastrup, 2007/06/13
- Re: Compiling emacs 22 on ubuntu 7.0.4, Jan Djärv, 2007/06/13
- Re: Compiling emacs 22 on ubuntu 7.0.4, David Kastrup, 2007/06/13
- Re: Compiling emacs 22 on ubuntu 7.0.4, Jan Djärv, 2007/06/13
- Re: Compiling emacs 22 on ubuntu 7.0.4,
Glenn Morris <=
- Re: Compiling emacs 22 on ubuntu 7.0.4, Jan Djärv, 2007/06/14
- Re: Compiling emacs 22 on ubuntu 7.0.4, Glenn Morris, 2007/06/14
- Re: Compiling emacs 22 on ubuntu 7.0.4, Richard Stallman, 2007/06/14
- Re: Compiling emacs 22 on ubuntu 7.0.4, Glenn Morris, 2007/06/14
- Re: Compiling emacs 22 on ubuntu 7.0.4, David Kastrup, 2007/06/14
- Re: Compiling emacs 22 on ubuntu 7.0.4, Jan Djärv, 2007/06/15
- Re: Compiling emacs 22 on ubuntu 7.0.4, Richard Stallman, 2007/06/15
- Re: Compiling emacs 22 on ubuntu 7.0.4, Richard Stallman, 2007/06/15
- Re: Compiling emacs 22 on ubuntu 7.0.4, Richard Stallman, 2007/06/14
- Re: Compiling emacs 22 on ubuntu 7.0.4, David House, 2007/06/13