diff src/graphicsmagick.mk @ 4773:7c3e3151bf58

graphicsmagic: enable modules, allow dynaic paths in windows * src/graphicsmagick-2-dynamicpath.patch: new file * dist-files.mk: ref graphicsmagick-2-dynamicpath.patch * src/graphicsmagick.mk; enable modules
author John Donoghue
date Tue, 17 Jul 2018 11:41:39 -0400
parents 1402bd26a017
children 6e5f395738ba
line wrap: on
line diff
--- a/src/graphicsmagick.mk	Fri Jul 13 15:24:33 2018 -0400
+++ b/src/graphicsmagick.mk	Tue Jul 17 11:41:39 2018 -0400
@@ -35,7 +35,7 @@
          $(CONFIGURE_CPPFLAGS) $(CONFIGURE_LDFLAGS) \
         --prefix='$(HOST_PREFIX)' \
         --disable-openmp \
-        --without-modules \
+        --with-modules \
         --with-threads \
         --with-magick-plus-plus \
         --without-perl \