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#18465: X11/extensions/Xrandr.h: present but cannot be compiled Date: Fri, 03 Oct 2014 14:44:13 -0400 Message-ID: References: <54219864.1040204@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1412361916 25306 80.91.229.3 (3 Oct 2014 18:45:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Oct 2014 18:45:16 +0000 (UTC) Cc: dann@gnu.org, eggert@cs.ucla.edu To: 18465@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 03 20:45:09 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xa7ql-0001Dk-Rj for geb-bug-gnu-emacs@m.gmane.org; Fri, 03 Oct 2014 20:45:07 +0200 Original-Received: from localhost ([::1]:40887 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xa7ql-0004E4-HU for geb-bug-gnu-emacs@m.gmane.org; Fri, 03 Oct 2014 14:45:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xa7qh-0004CQ-Kp for bug-gnu-emacs@gnu.org; Fri, 03 Oct 2014 14:45:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xa7qh-0002jp-06 for bug-gnu-emacs@gnu.org; Fri, 03 Oct 2014 14:45:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xa7qg-0002jf-UG for bug-gnu-emacs@gnu.org; Fri, 03 Oct 2014 14:45:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Xa7qg-0006O4-B4 for bug-gnu-emacs@gnu.org; Fri, 03 Oct 2014 14:45:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 03 Oct 2014 18:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18465 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 18465-submit@debbugs.gnu.org id=B18465.141236185924485 (code B ref 18465); Fri, 03 Oct 2014 18:45:02 +0000 Original-Received: (at 18465) by debbugs.gnu.org; 3 Oct 2014 18:44:19 +0000 Original-Received: from localhost ([127.0.0.1]:60535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xa7py-0006Mq-UE for submit@debbugs.gnu.org; Fri, 03 Oct 2014 14:44:19 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:38435) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xa7pv-0006Mg-SK for 18465@debbugs.gnu.org; Fri, 03 Oct 2014 14:44:16 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Xa7pt-00045F-HZ; Fri, 03 Oct 2014 14:44:13 -0400 X-Spook: import Plame Clinton undercover top secret SAPO pink X-Ran: z81'%f7Nvu_}u1whS$v3/3>9w=2JI246zKCoWvb->4dX9Od6}R?rElycDhV8,>MP4lFIKs X-Hue: yellow X-Attribution: GM In-Reply-To: <54219864.1040204@cs.ucla.edu> (Paul Eggert's message of "Tue, 23 Sep 2014 08:57:24 -0700") 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.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:94106 Archived-At: Paul Eggert wrote: > That message about "present but cannot be compiled" is emitted by old > versions of Autoconf; newer ones don't bother. It is still produced by autoconf 2.69, which is the latest release of autoconf AFAIK. Which versions are you talking about?