Mercurial > emacs
diff configure @ 82778:e284140aa5be
Reflect configure.in change manually.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Thu, 23 Aug 2007 08:44:02 +0000 |
parents | 37968753092d |
children | 27d11c1d4e46 b83d0dadb2a7 |
line wrap: on
line diff
--- a/configure Thu Aug 23 08:43:43 2007 +0000 +++ b/configure Thu Aug 23 08:44:02 2007 +0000 @@ -11079,7 +11079,7 @@ ### Use -lrsvg-2 if available, unless `--with-rsvg=no' is specified. HAVE_RSVG=no -if test "${HAVE_X11}" = "yes"; then +if test "${HAVE_X11}" = "yes" || test "${HAVE_CARBON}" = "yes"; then if test "${with_rsvg}" != "no"; then if test "X${with_pkg_config_prog}" != X; then PKG_CONFIG="${with_pkg_config_prog}"