diff options
author | reinelt <> | 2003-02-27 07:43:11 +0000 |
---|---|---|
committer | reinelt <> | 2003-02-27 07:43:11 +0000 |
commit | 5dbfc49efa3d58bea88427e0aeded9adac62c12d (patch) | |
tree | 6aa6ad5d6eb7e6473154637a1b83428d819b3bdd /mkinstalldirs | |
parent | bd516f7dedd1c2fba87dac81d68a905489638368 (diff) | |
download | lcd4linux-5dbfc49efa3d58bea88427e0aeded9adac62c12d.tar.gz |
[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.
Diffstat (limited to '')
-rwxr-xr-x | mkinstalldirs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkinstalldirs b/mkinstalldirs index 7cb8639..8e6bb1c 100755 --- a/mkinstalldirs +++ b/mkinstalldirs @@ -4,7 +4,7 @@ # Created: 1993-05-16 # Public domain -# $Id: mkinstalldirs,v 1.1 2000/03/10 12:02:43 reinelt Exp $ +# $Id: mkinstalldirs,v 1.2 2003/02/27 07:43:11 reinelt Exp $ errstatus=0 |