From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yavor Doganov Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; Image support disabled by default? Date: Wed, 23 Jan 2008 23:58:45 +0200 Organization: The GNU Emacs Church (Bulgarian eparchy) Message-ID: <87myqw431m.GNU's_Not_Unix!%yavor@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1201125557 21404 80.91.229.12 (23 Jan 2008 21:59:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Jan 2008 21:59:17 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 23 22:59:37 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 1JHnd7-000630-Kv for ged-emacs-devel@m.gmane.org; Wed, 23 Jan 2008 22:59:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHnch-0002xv-IS for ged-emacs-devel@m.gmane.org; Wed, 23 Jan 2008 16:59:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JHncY-0002q4-1f for emacs-devel@gnu.org; Wed, 23 Jan 2008 16:58:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JHncW-0002m4-MM for emacs-devel@gnu.org; Wed, 23 Jan 2008 16:58:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHncV-0002jn-1g for emacs-devel@gnu.org; Wed, 23 Jan 2008 16:58:55 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JHncU-0007hw-EX for emacs-devel@gnu.org; Wed, 23 Jan 2008 16:58:54 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JHncR-0004pq-KS for emacs-devel@gnu.org; Wed, 23 Jan 2008 21:58:52 +0000 Original-Received: from 213.91.245.92 ([213.91.245.92]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jan 2008 21:58:51 +0000 Original-Received: from yavor by 213.91.245.92 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jan 2008 21:58:51 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 7 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 213.91.245.92 In-Reply-To: Mail-Followup-To: emacs-devel@gnu.org User-Agent: Wanderlust/2.15.1 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.1 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI) (gNewSense GNU/Linux) X-Jabber-ID: doganov@jabber.minus273.org 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:87400 Archived-At: Adolfo De Unanue wrote: > > I modify the configure.in, so now the lib images are in ON (i.e. > OPTION_DEFAULT_ON) but I am getting the same response after You have to run `autoreconf' (from the autoconf package) to regenerate the configure script.