From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r109306: Use an include file in configure.ac's AH_BOTTOM Date: Tue, 31 Jul 2012 15:35:04 -0400 Message-ID: <5atxwnlo5z.fsf@fencepost.gnu.org> References: <83vch3eu29.fsf@gnu.org> <83sjc7et2f.fsf@gnu.org> <83r4rresf4.fsf@gnu.org> <83obmveo4e.fsf@gnu.org> <8wtxwn3f38.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1343763315 28440 80.91.229.3 (31 Jul 2012 19:35:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 31 Jul 2012 19:35:15 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 31 21:35:14 2012 Return-path: Envelope-to: ged-emacs-devel@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 1SwIDp-0000uJ-Ew for ged-emacs-devel@m.gmane.org; Tue, 31 Jul 2012 21:35:13 +0200 Original-Received: from localhost ([::1]:52980 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwIDo-0007C7-OU for ged-emacs-devel@m.gmane.org; Tue, 31 Jul 2012 15:35:12 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:57176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwIDm-0007AN-6K for emacs-devel@gnu.org; Tue, 31 Jul 2012 15:35:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwIDh-0004Nz-FN for emacs-devel@gnu.org; Tue, 31 Jul 2012 15:35:10 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:50854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwIDh-0004Nt-CW for emacs-devel@gnu.org; Tue, 31 Jul 2012 15:35:05 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SwIDg-0007nt-N4; Tue, 31 Jul 2012 15:35:04 -0400 X-Spook: IDEA MIT-LL AGT. AMME Kosovo Telex ANDVT ANC infowar X-Ran: Nww)F{?NwC1=Bwid#DsB|ZP.1qkb/SN2uK"%- (Glenn Morris's message of "Tue, 31 Jul 2012 15:28:27 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:152033 Archived-At: I'd be fine with the absolute minimum change: mv s/msdos.h conf_msdos.h and change config_opsysfile on msdos from "s/msdos.h" to "conf_msdos.h".