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: msdos build patch Date: Mon, 10 May 2010 23:00:42 -0400 Message-ID: <15y6frnnvp.fsf@fencepost.gnu.org> References: <83zl07ptnb.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1273546855 1699 80.91.229.12 (11 May 2010 03:00:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 11 May 2010 03:00:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 11 05:00:50 2010 connect(): No such file or directory 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 1OBfiC-0004kh-Tk for ged-emacs-devel@m.gmane.org; Tue, 11 May 2010 05:00:49 +0200 Original-Received: from localhost ([127.0.0.1]:33069 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBfiC-0007xF-Gd for ged-emacs-devel@m.gmane.org; Mon, 10 May 2010 23:00:48 -0400 Original-Received: from [199.232.76.173] (port=58918 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBfi8-0007x9-Hs for emacs-devel@gnu.org; Mon, 10 May 2010 23:00:44 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1OBfi7-0001ez-Bd for emacs-devel@gnu.org; Mon, 10 May 2010 23:00:44 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:43351) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1OBfi7-0001ev-4i for emacs-devel@gnu.org; Mon, 10 May 2010 23:00:43 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OBfi6-0006Zy-Mi; Mon, 10 May 2010 23:00:42 -0400 X-Spook: cryptographic Syria sweep Gazprom data haven beanpole X-Ran: }5p_S))``I_jg{^k(6qQB4@BBNrT'}{GQ{?t* X-Hue: black X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.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:124692 Archived-At: Eli Zaretskii wrote: > It's hard to say at a glance, and I don't have more than that for the > moment. Go ahead and commit it, and I will try the result when I have > time. Thanks. The aim is that LIBS_SYSTEM in src and lib-src should be empty in the non-X11 case, and -lxext -lsys otherwise.