Revert "gnu: guile-rsvg: Update to commit 05c6a2fd."

This reverts commit 0fd8013fca.
This commit is contained in:
Leo Famulari 2017-07-01 16:02:45 -04:00
parent 5e1f9b3042
commit 6b820ef15d
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08
2 changed files with 37 additions and 43 deletions

View file

@ -9,7 +9,7 @@ and LDFLAGS for Guile would not be captured.
+dnl The above macro fails to set the 'GUILE_CFLAGS' and 'GUILE_LIBS'
+dnl substitution variables, hence this line.
+PKG_CHECK_MODULES(GUILE, guile-$GUILE_EFFECTIVE_VERSION)
+PKG_CHECK_MODULES(GUILE, guile-2.0)
+
PKG_CHECK_MODULES(GUILE_CAIRO, guile-cairo >= 1.4.0)
AC_SUBST(GUILE_CAIRO_LIBS)