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 --- makedir.SH | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makedir.SH') diff --git a/makedir.SH b/makedir.SH index 09908edff2..d1650e789f 100755 --- a/makedir.SH +++ b/makedir.SH @@ -1,4 +1,4 @@ -case $CONFIG in +case $CONFIGDOTSH in '') if test ! -f config.sh; then ln ../config.sh . || \ -- cgit v1.2.1