This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
debugger history save and load
[perl5.git] / cflags.SH
index 8acb57d..fe4bacc 100755 (executable)
--- 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=''