From 2000072cab81cd89af2f9e1974fc40b8ae0aecc8 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Fri, 2 Apr 1999 13:13:39 +0000 Subject: Configure regen. Add llseek + offset_t probing. Change CONFIG to CONFIGDOTSH. 'unset foo' is unportable, use foo=''. p4raw-id: //depot/cfgperl@3201 --- Policy_sh.SH | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Policy_sh.SH') diff --git a/Policy_sh.SH b/Policy_sh.SH index 52a2c57da5..30088431c8 100644 --- a/Policy_sh.SH +++ b/Policy_sh.SH @@ -1,4 +1,4 @@ -case $CONFIG in +case $CONFIGDOTSH in '') . ./config.sh ;; esac echo "Extracting Policy.sh (with variable substitutions)" -- cgit v1.2.1