GNU bug report logs -
#9741
24.0.90; configure: prefer -ltinfo over -lncurses
Previous Next
Reported by: Sven Joachim <svenjoac <at> gmx.de>
Date: Wed, 12 Oct 2011 18:55:01 UTC
Severity: wishlist
Found in version 24.0.90
Fixed in version 24.2
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 9741 <at> debbugs.gnu.org (full text, mbox):
Hello.
Is this regarded as a feature, for after the release?
Jan D.
12 okt 2011 kl. 20:54 skrev Sven Joachim:
> Package: emacs
> Severity: wishlist
>
> It is possible to build a separate terminfo library from the ncurses
> sources by configuring ncurses with the "--with-termlib" option. This
> library is usually called libtinfo, and several GNU/Linux distributions
> are using this option; Fedora since Version 7 (May 2007), Ubuntu since
> version 11.10 (to be released tomorrow) and Debian in testing/unstable
> for two weeks.
>
> If ncurses is built this way, Emacs only needs symbols from libtinfo,
> but with the current `configure' script links against libncurses
> unnecessarily. It would be nice if `configure' were looking for
> libtinfo and prefer to use -ltinfo over -lncurses.
>
>
This bug report was last modified 13 years and 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.