File fvwm-rsvg.patch of Package fvwm2
---
configure | 1 -
configure.ac | 1 -
2 files changed, 2 deletions(-)
--- configure.ac
+++ configure.ac 2017-02-07 11:06:58.555365173 +0000
@@ -922,7 +922,6 @@ if test x"$with_rsvg" = xyes ; then
LIBS="$LIBS $rsvg_LIBS"
AC_TRY_RUN([
#include <librsvg/rsvg.h>
- #include <librsvg/rsvg-cairo.h>
int main() {
RsvgHandle *rsvg;
g_type_init();
--- configure
+++ configure 2017-02-07 11:06:58.559365097 +0000
@@ -9939,7 +9939,6 @@ else
/* end confdefs.h. */
#include <librsvg/rsvg.h>
- #include <librsvg/rsvg-cairo.h>
int main() {
RsvgHandle *rsvg;
g_type_init();