X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=cflags.SH;h=ec6dc3570e484fa359bc625e775ffcfb1bfbd86d;hb=8dbfaa5d36ec189ba6941f2f7fc195eeb1133e3f;hp=2aed681697ec21483bf10eeda40d1de2897c9a3d;hpb=b233458bd1d5037ce4bbbb41fb513e1b68522a4d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/cflags.SH b/cflags.SH index 2aed681..ec6dc35 100755 --- a/cflags.SH +++ b/cflags.SH @@ -1,4 +1,4 @@ -case $CONFIGDOTSH in +case $CONFIG in '') if test -f config.sh; then TOP=.; elif test -f ../config.sh; then TOP=..; @@ -24,7 +24,6 @@ echo "Extracting cflags (with variable substitutions)" rm -f cflags $spitshell >cflags </dev/null @@ -112,6 +105,7 @@ for file do miniperlmain) ;; op) ;; perl) ;; + perlapi) ;; perlmain) ;; perly) ;; pp) ;;