emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 23.1.90 pretest


From: Yavor Doganov
Subject: Re: Emacs 23.1.90 pretest
Date: Thu, 10 Dec 2009 09:49:43 +0200
User-agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.1 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Jan Djärv wrote:
> > Thanks Jan, with the option --without-gconf it builds (altough it
> > doesn't with the option --without-rsvg).
> 
> This is fixed now.

Your change:

-if test "${HAVE_X11}" = "yes" || test "${HAVE_NS}" = "yes"; then
+if test "${HAVE_X11}" = "yes"; then

removes SVG support for the GNUstep port, which was working just fine
for me on GNU/Linux.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]