From 1e69a9eca8f88395d19f862f3e3ec42adeddbb9b Mon Sep 17 00:00:00 2001 From: gladman Date: Mon, 24 May 2010 13:40:49 +0000 Subject: [PATCH] Amazing - Visual Studio 2010 has stdint.h - update builds accordingly --- build.vc10/config.core2 | 2 +- build.vc10/config.gc | 2 +- build.vc10/config.k10 | 2 +- build.vc10/config.k8 | 2 +- build.vc10/config.nehalem | 2 +- build.vc10/config.p0 | 2 +- build.vc10/config.p3 | 2 +- build.vc10/config.p4 | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/build.vc10/config.core2 b/build.vc10/config.core2 index a7927bf0..c716b913 100644 --- a/build.vc10/config.core2 +++ b/build.vc10/config.core2 @@ -276,7 +276,7 @@ MA 02111-1307, USA. */ #define HAVE_STDARG 1 /* Define if you have the header file. */ -#undef HAVE_STDINT_H +#define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 diff --git a/build.vc10/config.gc b/build.vc10/config.gc index 53dce937..90a674d8 100644 --- a/build.vc10/config.gc +++ b/build.vc10/config.gc @@ -353,7 +353,7 @@ MA 02111-1307, USA. */ #define HAVE_STDARG 1 /* Define if you have the header file. */ -#undef HAVE_STDINT_H +#define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 diff --git a/build.vc10/config.k10 b/build.vc10/config.k10 index eddcd298..bd586374 100644 --- a/build.vc10/config.k10 +++ b/build.vc10/config.k10 @@ -289,7 +289,7 @@ MA 02111-1307, USA. */ #define HAVE_STDARG 1 /* Define if you have the header file. */ -#undef HAVE_STDINT_H +#define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 diff --git a/build.vc10/config.k8 b/build.vc10/config.k8 index 289f8660..7e29ed95 100644 --- a/build.vc10/config.k8 +++ b/build.vc10/config.k8 @@ -289,7 +289,7 @@ MA 02111-1307, USA. */ #define HAVE_STDARG 1 /* Define if you have the header file. */ -#undef HAVE_STDINT_H +#define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 diff --git a/build.vc10/config.nehalem b/build.vc10/config.nehalem index 61bab981..2806a022 100644 --- a/build.vc10/config.nehalem +++ b/build.vc10/config.nehalem @@ -274,7 +274,7 @@ MA 02111-1307, USA. */ #define HAVE_STDARG 1 /* Define if you have the header file. */ -#undef HAVE_STDINT_H +#define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 diff --git a/build.vc10/config.p0 b/build.vc10/config.p0 index 1ee97420..65d5d82e 100644 --- a/build.vc10/config.p0 +++ b/build.vc10/config.p0 @@ -378,7 +378,7 @@ MA 02111-1307, USA. */ #define HAVE_STDARG 1 /* Define if you have the header file. */ -#undef HAVE_STDINT_H +#define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 diff --git a/build.vc10/config.p3 b/build.vc10/config.p3 index 1bc645d8..1cd6078a 100644 --- a/build.vc10/config.p3 +++ b/build.vc10/config.p3 @@ -384,7 +384,7 @@ MA 02111-1307, USA. */ #define HAVE_STDARG 1 /* Define if you have the header file. */ -#undef HAVE_STDINT_H +#define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 diff --git a/build.vc10/config.p4 b/build.vc10/config.p4 index e7c206b7..1861a471 100644 --- a/build.vc10/config.p4 +++ b/build.vc10/config.p4 @@ -388,7 +388,7 @@ MA 02111-1307, USA. */ #define HAVE_STDARG 1 /* Define if you have the header file. */ -#undef HAVE_STDINT_H +#define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1