]> git.eshelyaron.com Git - emacs.git/commitdiff
Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Mon, 18 Mar 2013 10:17:40 +0000 (06:17 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 18 Mar 2013 10:17:40 +0000 (06:17 -0400)
autogen/configure

index 5b5d7d7b95aa29c6cfc025670660a23e46e2c731..501d6678423c261f1d6db56a24e76cf1c6317a06 100755 (executable)
@@ -10785,7 +10785,8 @@ if test "${HAVE_X11}" = "yes"; then
     ## 6.2.8 is the earliest version known to work, but earlier versions
     ## might work - let us know if you find one.
     ## 6.0.7 does not work.  See bug#7955.
-    IMAGEMAGICK_MODULE="Wand >= 6.2.8"
+    ## 6.8.2 makes Emacs crash; see Bug#13867.
+    IMAGEMAGICK_MODULE="Wand >= 6.2.8 Wand != 6.8.2"
 
   succeeded=no