win32 tweaks
[p5sagit/p5-mst-13.2.git] / cflags.SH
index 6d46102..8a1ba82 100755 (executable)
--- a/cflags.SH
+++ b/cflags.SH
@@ -124,6 +124,7 @@ for file do
                optimize="$optdebug"
        fi
 
+    : Can we perhaps use $ansi2knr here
     echo "$cc -c -DPERL_CORE $ccflags $optimize $perltype $large $split"
     eval "$also "'"$cc -DPERL_CORE -c $ccflags $optimize $perltype $large $split"'