From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Date: Wed, 12 Oct 2011 13:46:45 -0400 Message-ID: References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> <4f62jucgox.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1318441668 23288 80.91.229.12 (12 Oct 2011 17:47:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 12 Oct 2011 17:47:48 +0000 (UTC) Cc: Perry Smith , 9736@debbugs.gnu.org To: Dan Nicolaescu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 12 19:47:43 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RE2u6-0003R3-Vg for geb-bug-gnu-emacs@m.gmane.org; Wed, 12 Oct 2011 19:47:43 +0200 Original-Received: from localhost ([::1]:51847 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE2u6-0001pV-7m for geb-bug-gnu-emacs@m.gmane.org; Wed, 12 Oct 2011 13:47:42 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE2u3-0001pN-BU for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 13:47:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RE2u2-0002LK-9m for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 13:47:39 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44650) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE2u2-0002LE-5t for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 13:47:38 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RE2uP-0001uH-L7 for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 13:48:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2011 17:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9736-submit@debbugs.gnu.org id=B9736.13184416327253 (code B ref 9736); Wed, 12 Oct 2011 17:48:01 +0000 Original-Received: (at 9736) by debbugs.gnu.org; 12 Oct 2011 17:47:12 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE2tc-0001sv-5y for submit@debbugs.gnu.org; Wed, 12 Oct 2011 13:47:12 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE2ta-0001sp-CM for 9736@debbugs.gnu.org; Wed, 12 Oct 2011 13:47:11 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RE2tB-0004FR-6X; Wed, 12 Oct 2011 13:46:45 -0400 X-Spook: George W. Bush covert video defense information warfare X-Ran: p='S:^bRsCu287l3zj55xStUT\-jcf"0I~:.(pff?f2pSFQQQYd!Ih8Kq$dxKltwp3:B%q X-Hue: cyan X-Attribution: GM In-Reply-To: (Dan Nicolaescu's message of "Wed, 12 Oct 2011 13:40:48 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 12 Oct 2011 13:48:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52596 Archived-At: Dan Nicolaescu wrote: > I think the configure test is incorrect. > For example on Solaris this would find libtermcap, where previous emacs > version would use libcurses, which would be the better option. The current test is due to http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5735