From 29aeb95a28d518944f1eb268f93a96cbb9dff7f2 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 28 Mar 2009 22:00:06 +0100 Subject: Multithreading support Also made progress output a little bit nicer default = 1 thread at once, for safety reasons I've encountered critical issues with ImageMagick compiled with OpenMP support. Hope that package maintainers are clever. ShittyMagickWandGenesis(), ShittyMagickWandTerminus() :-) --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 743b876..e147bd7 100644 --- a/configure.ac +++ b/configure.ac @@ -41,6 +41,7 @@ fi PKG_CHECK_MODULES(LIBS, [ glib-2.0 >= $GLIB_REQUIRED + gthread-2.0 libxml-2.0 MagickWand exiv2 >= $EXIV2_REQUIRED -- cgit v1.2.3