Document config_args limitations reported in [perl #70912]
[p5sagit/p5-mst-13.2.git] / x2p / cflags.SH
index 779035f..255f586 100755 (executable)
@@ -48,6 +48,13 @@ case $PERL_CONFIG_SH in
        ;;
 esac
 
+case "X$1" in
+Xoptimize=*|X"optimize=*")
+        eval "$1"
+        shift
+        ;;
+esac
+
 also=': '
 case $# in
 1) also='echo 1>&2 "     CCCMD = "'