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: 23.0.50; Image support disabled by default? Date: Fri, 25 Jan 2008 21:24:10 -0500 Message-ID: References: <87sl0o5wtf.GNU's_Not_Unix!%yavor@gnu.org> <479776B3.6010500@gnu.org> <8uodba7c7j.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201314266 30509 80.91.229.12 (26 Jan 2008 02:24:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Jan 2008 02:24:26 +0000 (UTC) Cc: Tom Tromey , Yavor Doganov , Jason Rumney , emacs-devel@gnu.org To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 26 03:24:45 2008 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.50) id 1JIaip-0008Fi-V5 for ged-emacs-devel@m.gmane.org; Sat, 26 Jan 2008 03:24:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIaiP-0001WR-GZ for ged-emacs-devel@m.gmane.org; Fri, 25 Jan 2008 21:24:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JIaiL-0001WK-UK for emacs-devel@gnu.org; Fri, 25 Jan 2008 21:24:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JIaiK-0001Vy-I6 for emacs-devel@gnu.org; Fri, 25 Jan 2008 21:24:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIaiK-0001Vv-Cd for emacs-devel@gnu.org; Fri, 25 Jan 2008 21:24:12 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JIaiK-0001ns-9n for emacs-devel@gnu.org; Fri, 25 Jan 2008 21:24:12 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JIaiI-00048J-Ss; Fri, 25 Jan 2008 21:24:10 -0500 X-Spook: David John Oates subversive assassination LLNL UMTS X-Ran: Gz5&Es*^CU1wY,[b/M;KeE'M\8+~;SDyttzoaO:2!dYmnkWe/]|icG7s$B>RQA&Wa>c>AD X-Hue: red X-Attribution: GM In-Reply-To: (YAMAMOTO Mitsuharu's message of "Fri, 25 Jan 2008 14:00:59 +0900") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:87536 Archived-At: YAMAMOTO Mitsuharu wrote: > Setting CC on configure no longer works without `--without-gcc'. > > CC='gcc -arch ppc64' ./configure --without-gcc > > looks so strange. That's clearly broken. This new DEFAULT_ON/OFF stuff has removed the possibility that not specifying an option might be different from explicitly saying yes/no (respectively).