From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Recent change to xfns.c breaks compilation Date: Wed, 16 Jul 2003 06:31:35 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200307150010.h6F0AnqV020175@hampton.math.ohio-state.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1058354064 13985 80.91.224.249 (16 Jul 2003 11:14:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Jul 2003 11:14:24 +0000 (UTC) Cc: emacs-devel@gnu.org, storm@cua.dk Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jul 16 13:14:23 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ckEo-0003dO-00 for ; Wed, 16 Jul 2003 13:14:22 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19ckT0-0000d1-00 for ; Wed, 16 Jul 2003 13:29:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19ckEg-0002CA-0i for emacs-devel@quimby.gnus.org; Wed, 16 Jul 2003 07:14:14 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19cjrY-0006AE-Q1 for emacs-devel@gnu.org; Wed, 16 Jul 2003 06:50:20 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19cjqj-00065q-ST for emacs-devel@gnu.org; Wed, 16 Jul 2003 06:49:30 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19cjZP-0002o6-MI for emacs-devel@gnu.org; Wed, 16 Jul 2003 06:31:35 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19cjZP-000292-DR; Wed, 16 Jul 2003 06:31:35 -0400 Original-To: Markus Rost In-reply-to: <200307150010.h6F0AnqV020175@hampton.math.ohio-state.edu> (message from Markus Rost on Mon, 14 Jul 2003 20:10:49 -0400 (EDT)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15631 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15631 I don't understand this at all, because the call to AC_DEFINE that I added is just like the others that do work. Is there an Autoconf expert here?