mirror of
https://github.com/curl/curl.git
synced 2026-08-25 12:53:33 +03:00
use the new OS define from lib/config-win32.h
This commit is contained in:
parent
35e158d80b
commit
50a1853560
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue