projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35e158d
)
use the new OS define from lib/config-win32.h
author
Daniel Stenberg
<daniel@haxx.se>
Wed, 10 Mar 2004 16:07:19 +0000
(16:07 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Wed, 10 Mar 2004 16:07:19 +0000
(16:07 +0000)
src/config-win32.h
patch
|
blob
|
history
diff --git
a/src/config-win32.h
b/src/config-win32.h
index
f357dfb
..
db28059
100644
(file)
--- a/
src/config-win32.h
+++ b/
src/config-win32.h
@@
-3,7
+3,7
@@
#define HAVE_STRICMP 1
/* Define cpu-machine-OS */
-#define OS "win32"
+#define OS "
i386-pc-
win32"
/* Define if you have the <io.h> header file. */
#define HAVE_IO_H 1