X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=cflags.SH;h=fe4bacc2197474ded7dc37c9534108835dc00e0d;hb=42cd432e78efd1039af03fb10782bd0dba2e23ee;hp=8acb57d83eef6b214dcf3522a1e90e68c7dcf1b4;hpb=59497074c2431b6cdcfd89466093c079af4a7bca;p=p5sagit%2Fp5-mst-13.2.git diff --git a/cflags.SH b/cflags.SH index 8acb57d..fe4bacc 100755 --- a/cflags.SH +++ b/cflags.SH @@ -17,8 +17,9 @@ case "$0" in */*) cd `expr X$0 : 'X\(.*\)/'` ;; esac -if ! test -f config.h; then +if test -f config_h.SH && ! test -f config.h; then . ./config_h.SH + CONFIG_H=already-done fi warn=''