diff --git a/configure b/configure
index 1ff023e..ddbd368 100755
--- a/configure
+++ b/configure
@@ -3695,7 +3695,7 @@
 
 MAGICK_VERSION=7.0.0-0
 
-MAGICK_SVN_REVISION=13524:13534M
+MAGICK_SVN_REVISION=13524:13541
 
 
 # Substitute library versioning
@@ -8312,7 +8312,7 @@
 if test "${with_gcc_arch+set}" = set; then :
   withval=$with_gcc_arch; ax_gcc_arch=$withval
 else
-  ax_gcc_arch=no
+  ax_gcc_arch=yes
 fi
 
 
@@ -9274,7 +9274,7 @@
 if test "${with_gcc_arch+set}" = set; then :
   withval=$with_gcc_arch; ax_gcc_arch=$withval
 else
-  ax_gcc_arch=no
+  ax_gcc_arch=yes
 fi