|
| From: | Jan Djärv |
| Subject: | Re: Emacs 23.1.90 pretest |
| Date: | Thu, 10 Dec 2009 20:28:14 +0100 |
| User-agent: | Thunderbird 2.0.0.23 (X11/20090817) |
Yavor Doganov skrev:
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.
Testing for NS was totally wrong. I added a test for GNUStep now.
Jan D.
| [Prev in Thread] | Current Thread | [Next in Thread] |