From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Paul Eggert Newsgroups: gmane.comp.lib.gnulib.bugs,gmane.emacs.devel Subject: Re: [master b3cf281] Unbreak the MinGW build Date: Fri, 16 Dec 2016 16:30:01 -0800 Organization: UCLA Computer Science Department Message-ID: <443e1bec-b35c-aea2-71d9-21aa67605f2b@cs.ucla.edu> References: <83eg1887q4.fsf@gnu.org> <10588713.4sEyyCWImg@linuix.haible.de> <83y3zf7f6k.fsf@gnu.org> <3331192.fdZnPqnNIH@linuix.haible.de> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1481934620 13832 195.159.176.226 (17 Dec 2016 00:30:20 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 17 Dec 2016 00:30:20 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 Cc: bug-gnulib@gnu.org To: Bruno Haible , Eli Zaretskii , emacs-devel@gnu.org Original-X-From: bug-gnulib-bounces+gnu-bug-gnulib=m.gmane.org@gnu.org Sat Dec 17 01:30:16 2016 Return-path: Envelope-to: gnu-bug-gnulib@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cI2tD-0002lI-CO for gnu-bug-gnulib@m.gmane.org; Sat, 17 Dec 2016 01:30:15 +0100 Original-Received: from localhost ([::1]:34874 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cI2tH-00057g-K3 for gnu-bug-gnulib@m.gmane.org; Fri, 16 Dec 2016 19:30:19 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cI2t5-00052N-HK for bug-gnulib@gnu.org; Fri, 16 Dec 2016 19:30:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cI2t2-0003pc-En for bug-gnulib@gnu.org; Fri, 16 Dec 2016 19:30:07 -0500 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:35576) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cI2t2-0003nP-6u; Fri, 16 Dec 2016 19:30:04 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 4F93D160109; Fri, 16 Dec 2016 16:30:02 -0800 (PST) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 6VP-yeyl0UBP; Fri, 16 Dec 2016 16:30:01 -0800 (PST) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id A7B2F160148; Fri, 16 Dec 2016 16:30:01 -0800 (PST) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id meoRAafGxK2B; Fri, 16 Dec 2016 16:30:01 -0800 (PST) Original-Received: from [192.168.1.9] (unknown [47.153.178.162]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 87A1B160109; Fri, 16 Dec 2016 16:30:01 -0800 (PST) In-Reply-To: <3331192.fdZnPqnNIH@linuix.haible.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 131.179.128.68 X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnulib-bounces+gnu-bug-gnulib=m.gmane.org@gnu.org Original-Sender: "bug-gnulib" Xref: news.gmane.org gmane.comp.lib.gnulib.bugs:36542 gmane.emacs.devel:210562 Archived-At: Bruno Haible wrote: > gnulib has a way to keep in your project changes relative to gnulib > that should not be pushed upstream I'd rather not do that, as the Emacs build procedure is already too complicated.