From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Emanuele Giaquinta Newsgroups: gmane.emacs.devel Subject: configure.in fix Date: Thu, 3 Jul 2008 16:10:37 +0200 Message-ID: <20080703141037.GB19154@orion.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="IDYEmSnFhs3mNXr+" X-Trace: ger.gmane.org 1215094313 1101 80.91.229.12 (3 Jul 2008 14:11:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Jul 2008 14:11:53 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 03 16:12:39 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KEPY1-0003qB-94 for ged-emacs-devel@m.gmane.org; Thu, 03 Jul 2008 16:12:33 +0200 Original-Received: from localhost ([127.0.0.1]:48412 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KEPXA-0001Zu-Da for ged-emacs-devel@m.gmane.org; Thu, 03 Jul 2008 10:11:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KEPX6-0001Zp-Mb for emacs-devel@gnu.org; Thu, 03 Jul 2008 10:11:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KEPX4-0001ZF-SK for emacs-devel@gnu.org; Thu, 03 Jul 2008 10:11:36 -0400 Original-Received: from [199.232.76.173] (port=38855 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KEPX4-0001Yz-H4 for emacs-devel@gnu.org; Thu, 03 Jul 2008 10:11:34 -0400 Original-Received: from yx-out-1718.google.com ([74.125.44.158]:5687) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KEPX4-0006EB-97 for emacs-devel@gnu.org; Thu, 03 Jul 2008 10:11:34 -0400 Original-Received: by yx-out-1718.google.com with SMTP id 34so233502yxf.66 for ; Thu, 03 Jul 2008 07:11:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition; bh=L+Gsyz/dMkBaDquISOPXkSdD6Sf1pyvax7jvgkIg+WY=; b=ItALRwOjKt3wJHxxuumkDiTxQDwtZWUuXQoHROIU68dKXd0K/V+eqTbnPKmfmA+4zx eK02B8J/woFrZLMqnU+2KuA1zgxRuX0ymZBxaLcTM8SV8K7ZDeMrny0ASTSNhHKTgtwr 4gyDE6mTazfGr4BzGZy0Lb6l/ETC8QMMNMhMw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition; b=Il6hMXrWXOujWzHIit3bcJ6QT7mcXybFv3UuWXe0iXvqkcJJZsQxzGocN0bTahX8eC 1ELb4Vzvqff8VTtC3od6SNFb9J1APm1iW6ZTlzsboU5Sy0RPRupJwfuH4c7hrJ2IkYDk yAirpjcZ6BlfrSjDrcVz/+Wfz52+RbHj2DN1E= Original-Received: by 10.114.157.1 with SMTP id f1mr442246wae.14.1215094271323; Thu, 03 Jul 2008 07:11:11 -0700 (PDT) Original-Received: from localhost ( [82.55.96.175]) by mx.google.com with ESMTPS id 12sm199006fgg.0.2008.07.03.07.10.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 03 Jul 2008 07:11:10 -0700 (PDT) Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:100298 Archived-At: --IDYEmSnFhs3mNXr+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, the attached patch removes a leftover in configure.in. Emanuele --IDYEmSnFhs3mNXr+ Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="configure.diff" 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 --IDYEmSnFhs3mNXr+--