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 --- myconfig.SH | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'myconfig.SH') diff --git a/myconfig.SH b/myconfig.SH index dd2b914032..83de2faeca 100644 --- a/myconfig.SH +++ b/myconfig.SH @@ -1,4 +1,4 @@ -case $CONFIG in +case $CONFIGDOTSH in '') if test -f config.sh; then TOP=.; elif test -f ../config.sh; then TOP=..; -- cgit v1.2.1