This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix (some) installhtml bugs
[perl5.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"'