From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: cannot build on w32 Date: Thu, 20 Jan 2011 10:27:51 -0500 Message-ID: References: <4D373515.6010902@swipnet.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1295537286 31306 80.91.229.12 (20 Jan 2011 15:28:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 Jan 2011 15:28:06 +0000 (UTC) Cc: jan.h.d@swipnet.se, emacs-devel@gnu.org To: Sam Steingold Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 20 16:28:02 2011 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.69) (envelope-from ) id 1PfwQb-0007Bn-TB for ged-emacs-devel@m.gmane.org; Thu, 20 Jan 2011 16:28:02 +0100 Original-Received: from localhost ([127.0.0.1]:33708 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfwQb-0007Au-AA for ged-emacs-devel@m.gmane.org; Thu, 20 Jan 2011 10:28:01 -0500 Original-Received: from [140.186.70.92] (port=40204 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfwQW-0007AP-8F for emacs-devel@gnu.org; Thu, 20 Jan 2011 10:27:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PfwQV-0006P6-Ec for emacs-devel@gnu.org; Thu, 20 Jan 2011 10:27:56 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:46122) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PfwQV-0006P2-DG for emacs-devel@gnu.org; Thu, 20 Jan 2011 10:27:55 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PfwQR-0006of-3y; Thu, 20 Jan 2011 10:27:51 -0500 In-reply-to: (message from Sam Steingold on Thu, 20 Jan 2011 10:17:55 -0500) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:134820 Archived-At: > Date: Thu, 20 Jan 2011 10:17:55 -0500 > From: Sam Steingold > Cc: Eli Zaretskii , emacs-devel@gnu.org > > > OSX uses autoconf and doesn't build right now... > > it's not enough to have a magic bullet - you also have to know how to use it :-) > (in this particular case - switching to gnulib is a non-trivial step, > so some breakage is nigh inevitable). Exactly my point: with such a non-trivial step, the fact that the w32 build is broken does not mean we should conclude that the Windows port cannot be reasonably maintained without using autoconf.