all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#9741: 24.0.90; configure: prefer -ltinfo over -lncurses
@ 2011-10-12 18:54 Sven Joachim
  2011-12-26 15:28 ` Jan Djärv
  2012-05-01  1:08 ` Glenn Morris
  0 siblings, 2 replies; 4+ messages in thread
From: Sven Joachim @ 2011-10-12 18:54 UTC (permalink / raw)
  To: 9741; +Cc: 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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-01  1:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-12 18:54 bug#9741: 24.0.90; configure: prefer -ltinfo over -lncurses Sven Joachim
2011-12-26 15:28 ` Jan Djärv
2011-12-26 18:24   ` Sven Joachim
2012-05-01  1:08 ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.