ImageMagick/ImageMagick-wmflite-detection.patch

11 lines
198 B
Diff
Raw Normal View History

--- a/configure.ac
+++ b/configure.ac
@@ -2915,6 +2915,7 @@
else
AC_MSG_RESULT([no])
fi
+ AC_LANG_POP([C++])
fi
AM_CONDITIONAL([UHDR_DELEGATE],[test "$have_uhdr" = 'yes'])