From 322f82cc38870e7f3274bb0b5767e3778a300a30 Mon Sep 17 00:00:00 2001 From: reinelt Date: Thu, 27 Feb 2003 07:43:11 +0000 Subject: [lcd4linux @ 2003-02-27 07:43:10 by reinelt] asm/msr.h: included hard-coded definition of rdtscl() if msr.h cannot be found. autoconf/automake/autoanything: switched back to 1.4. Hope it works again. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@185 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- install-sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install-sh') diff --git a/install-sh b/install-sh index e9de238..c122ef9 100755 --- a/install-sh +++ b/install-sh @@ -163,7 +163,7 @@ dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` # Skip lots of stat calls in the usual case. if [ ! -d "$dstdir" ]; then -defaultIFS=' +defaultIFS=' ' IFS="${IFS-${defaultIFS}}" -- cgit v1.2.3