From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Making gnulib imports build on Windows Date: Fri, 28 Jan 2011 21:49:58 +0100 Message-ID: References: <83vd1bwjig.fsf@gnu.org> <4D42BFD7.80704@gmx.at> <87bp31x7c9.fsf@gmail.com> <81aaikvjuy.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1296247831 5063 80.91.229.12 (28 Jan 2011 20:50:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 28 Jan 2011 20:50:31 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 28 21:50:27 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 1PivH0-0006SG-8E for ged-emacs-devel@m.gmane.org; Fri, 28 Jan 2011 21:50:26 +0100 Original-Received: from localhost ([127.0.0.1]:58749 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PivGz-000188-Mw for ged-emacs-devel@m.gmane.org; Fri, 28 Jan 2011 15:50:25 -0500 Original-Received: from [140.186.70.92] (port=52529 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PivGu-00017g-UN for emacs-devel@gnu.org; Fri, 28 Jan 2011 15:50:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PivGt-0001it-Np for emacs-devel@gnu.org; Fri, 28 Jan 2011 15:50:20 -0500 Original-Received: from mail-ey0-f169.google.com ([209.85.215.169]:41380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PivGt-0001ip-Di for emacs-devel@gnu.org; Fri, 28 Jan 2011 15:50:19 -0500 Original-Received: by eyh6 with SMTP id 6so1782192eyh.0 for ; Fri, 28 Jan 2011 12:50:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=Aa60XjxdEx4NT73SbJw8TgXQeILFn19WTUKReg5Dr0g=; b=yBiaCNAFP+NK9pVnKgzjJGRldjL8Lq4YG4wA2bdK0TKha6EZ/RUN+IGOSo5eRMVajn B2c7LsnUmoIapNYFsemnwHNWU6g3UhKq2aMvkQy3HHB1MGhfoh7rcmQUhYBcHgxEvpCt MgqYKG0QNcsMdXlaBvjfN9Ees2eG+Ac9xwz4Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=iQVvkA+XP7S5hCiw9xCa1OTN/c1gjl4vLYBHaZjOGkILjvfMBwAG6UUZTBKLaeFEY5 y5yBOM2y/vlwy8JKEfToVhG6xmGMqqJZpvsKq/RF9Af0skwn6wdHgISsIV+OIoFsasLb FtdDL9bR9tbT1Agzf1dFlE7oqEn1g+RajV1mU= Original-Received: by 10.213.30.20 with SMTP id s20mr5524583ebc.15.1296247818556; Fri, 28 Jan 2011 12:50:18 -0800 (PST) Original-Received: by 10.213.36.11 with HTTP; Fri, 28 Jan 2011 12:49:58 -0800 (PST) In-Reply-To: <81aaikvjuy.fsf@gmx.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.215.169 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:135184 Archived-At: On Fri, Jan 28, 2011 at 9:44 PM, Martin Stemplinger w= rote: > Sam Steingold schrieb am 28.01.2011: > >>> Me either. =C2=A0Just MinG, GnuWin32 and the stuff I hand-built using t= hem. >> >> okay, so what you already have is probably enough to use autoconf :-) > > There is even an autoconf package available in Gnuwin32. It's version > 2.63 compared to version 2.68 on the autoconf homepage. Would this be > recent enough to use in building emacs? Are there any tests you can check this with? Does these tests pass on w32?