summaryrefslogtreecommitdiff
path: root/autogen
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-07-29 06:18:43 -0400
committerGlenn Morris <rgm@gnu.org>2011-07-29 06:18:43 -0400
commit096a60526593c1571da1ec9137b878ad8178f833 (patch)
tree90e985f2eee7d5a923ac87f3c357cc440bebca35 /autogen
parentc843522682b69319814ad5884bb5d7378e4f6bf0 (diff)
downloademacs-096a60526593c1571da1ec9137b878ad8178f833.tar.gz
Auto-commit of generated files.
Diffstat (limited to 'autogen')
-rwxr-xr-xautogen/configure2
1 files changed, 1 insertions, 1 deletions
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"