Commit 592686be authored by Gisle Vanem's avatar Gisle Vanem
Browse files

Change OS name. Fix header guard.
parent f471a293
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
/* config.h.  Generated automatically by configure.  */
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

#ifndef __CONFIG_WIN32_H
#define __CONFIG_WIN32_H
#ifndef __CONFIG_WIN32CE_H
#define __CONFIG_WIN32CE_H

/* Define if on AIX 3.
   System headers sometimes define this.
@@ -49,7 +49,7 @@
/* #define TIME_WITH_SYS_TIME 1 */

/* Define cpu-machine-OS */
#define OS "i386-pc-win32"
#define OS "i386-pc-win32ce"

/* The number of bytes in a long double.  */
#define SIZEOF_LONG_DOUBLE 16