From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.devel Subject: Re: CVS HEAD currently broken on OSX Date: 16 Sep 2005 09:28:00 -0700 Message-ID: <8664t1565r.fsf@blue.stonehenge.com> References: <86mzmeazog.fsf@blue.stonehenge.com> <86hdcl6q3l.fsf@blue.stonehenge.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1126888513 24048 80.91.229.2 (16 Sep 2005 16:35:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Sep 2005 16:35:13 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 16 18:35:04 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EGJ8y-0004Sb-GM for ged-emacs-devel@m.gmane.org; Fri, 16 Sep 2005 18:32:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EGJ8x-00060G-Od for ged-emacs-devel@m.gmane.org; Fri, 16 Sep 2005 12:32:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EGJ67-0004y5-I5 for emacs-devel@gnu.org; Fri, 16 Sep 2005 12:29:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EGJ62-0004wN-RG for emacs-devel@gnu.org; Fri, 16 Sep 2005 12:29:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EGJ62-0004vn-HW for emacs-devel@gnu.org; Fri, 16 Sep 2005 12:29:54 -0400 Original-Received: from [209.223.236.162] (helo=blue.stonehenge.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EGJ4J-0004wG-T3; Fri, 16 Sep 2005 12:28:08 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by blue.stonehenge.com (Postfix) with ESMTP id 80BC88F5C3; Fri, 16 Sep 2005 09:28:01 -0700 (PDT) Original-Received: from blue.stonehenge.com ([127.0.0.1]) by localhost (blue.stonehenge.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26933-02-11; Fri, 16 Sep 2005 09:28:01 -0700 (PDT) Original-Received: by blue.stonehenge.com (Postfix, from userid 1001) id 1EF188F692; Fri, 16 Sep 2005 09:28:01 -0700 (PDT) Original-To: Eli Zaretskii x-mayan-date: Long count = 12.19.12.11.7; tzolkin = 3 Manik; haab = 5 Chen In-Reply-To: Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.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:43002 Archived-At: >>>>> "Eli" == Eli Zaretskii writes: Eli> One more question: is HAVE_CARBON defined (probably in src/config.h) Eli> in that build? Yes, it is. From src/config.h: /* Define to 1 if you are using the Carbon API on Mac OS X. */ #define HAVE_CARBON 1 And keep in mind that I could also want to build the non-carbon X11 version on OSX as well. I haven't tried that recently. Maybe I should. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!