unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* configure.in fix
@ 2008-07-03 14:10 Emanuele Giaquinta
  2008-07-04 20:31 ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Emanuele Giaquinta @ 2008-07-03 14:10 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 70 bytes --]

Hi,

the attached patch removes a leftover in configure.in.

Emanuele

[-- Attachment #2: configure.diff --]
[-- Type: text/x-diff, Size: 853 bytes --]

diff --git a/configure.in b/configure.in
index 310e5a5..2dded8f 100644
--- a/configure.in
+++ b/configure.in
@@ -2801,12 +2801,10 @@ echo "  Does Emacs use -lrsvg-2?                                ${HAVE_RSVG}"
 echo "  Does Emacs use -lgpm?                                   ${HAVE_GPM}"
 echo "  Does Emacs use -ldbus?                                  ${HAVE_DBUS}"
 
-if test "${USE_FONT_BACKEND}" = "yes"; then
   echo "  Does Emacs use -lfreetype?                              ${HAVE_FREETYPE}"
   echo "  Does Emacs use -lm17n-flt?                              ${HAVE_M17N_FLT}"
   echo "  Does Emacs use -lotf?                                   ${HAVE_LIBOTF}"
   echo "  Does Emacs use -lxft?                                   ${HAVE_XFT}"
-fi
 echo "  Does Emacs use X toolkit scroll bars?                   ${USE_TOOLKIT_SCROLL_BARS}"
 echo
 

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

end of thread, other threads:[~2008-07-09  7:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-03 14:10 configure.in fix Emanuele Giaquinta
2008-07-04 20:31 ` Glenn Morris
2008-07-05 11:03   ` Emanuele Giaquinta
2008-07-08  7:18     ` Glenn Morris
2008-07-09  7:28       ` Glenn Morris

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).