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 5b5d7d7..501d667 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