projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41b226d
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Tue, 19 Dec 2000 10:51:39 +0000
(10:51 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 19 Dec 2000 10:51:39 +0000
(10:51 +0000)
m4/dos.m4
patch
|
blob
|
history
diff --git
a/m4/dos.m4
b/m4/dos.m4
index 61876e7fc8fcdd2522febeee09cc05381abb5f87..d1fa140d19902460d9093ffe1ec4f6873731cb35 100644
(file)
--- a/
m4/dos.m4
+++ b/
m4/dos.m4
@@
-7,7
+7,10
@@
AC_DEFUN(jm_AC_DOS,
[
+ # FIXME: this is incomplete. Add a compile-test that does something
+ # like this:
#if defined _WIN32 || defined __WIN32__ || defined __MSDOS__
+
ac_fspl_def="((Filename)[0] && (Filename)[1] == ':' ? 2 : 0)"
ac_fspl_def=0
AC_DEFINE_UNQUOTED([FILESYSTEM_PREFIX_LEN(Filename)], $ac_fspl_def,