Index: configure
===================================================================
--- configure	(revision 153561)
+++ configure	(working copy)
@@ -927,6 +927,8 @@
             ;;
         --without-execstrip)
             iflags_program=`echo "$iflags_program" | sed -e 's/-s//'`
+            iflags_core=`echo "$iflags_core" | sed -e 's/-S//' -e 's/\"-S\"//'`
+            iflags_dso=`echo "$iflags_dso" | sed -e 's/-S//' -e 's/\"-S\"//'`
             ;;
         --suexec-caller=*)
             suexec_caller="$apc_optarg"
