From: Glenn Morris Date: Fri, 29 Jul 2011 10:18:43 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: emacs-pretest-24.0.90~104^2~157^2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=096a60526593c1571da1ec9137b878ad8178f833;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/configure b/autogen/configure index ec0764613f1..074850731b0 100755 --- a/autogen/configure +++ b/autogen/configure @@ -10240,7 +10240,7 @@ fi ### Use -lrsvg-2 if available, unless `--with-rsvg=no' is specified. HAVE_RSVG=no -if test "${HAVE_X11}" = "yes" || test "${NS_IMPL_GNUSTEP}" = "yes"; then +if test "${HAVE_X11}" = "yes" || test "${HAVE_NS}" = "yes"; then if test "${with_rsvg}" != "no"; then RSVG_REQUIRED=2.11.0 RSVG_MODULE="librsvg-2.0 >= $RSVG_REQUIRED"