From 736ff61acf56ef48f1fba7732837d00017456dce Mon Sep 17 00:00:00 2001 From: hno <> Date: Sat, 20 Apr 2002 06:10:40 +0000 Subject: [PATCH] Bootstrapped --- aclocal.m4 | 4 ++-- configure | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/aclocal.m4 b/aclocal.m4 index ec69b49efa..58899599d0 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -26,8 +26,8 @@ changequote([, ])dnl AC_MSG_CHECKING(size of $1) AC_CACHE_VAL(AC_CV_NAME, [AC_TRY_RUN([#include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include diff --git a/configure b/configure index b8c7a77c48..67bf70ec61 100755 --- a/configure +++ b/configure @@ -4750,8 +4750,8 @@ else #line 4751 "configure" #include "confdefs.h" #include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include @@ -4795,8 +4795,8 @@ else #line 4796 "configure" #include "confdefs.h" #include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include @@ -4840,8 +4840,8 @@ else #line 4841 "configure" #include "confdefs.h" #include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include @@ -4885,8 +4885,8 @@ else #line 4886 "configure" #include "confdefs.h" #include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include @@ -4930,8 +4930,8 @@ else #line 4931 "configure" #include "confdefs.h" #include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include @@ -4975,8 +4975,8 @@ else #line 4976 "configure" #include "confdefs.h" #include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include @@ -5020,8 +5020,8 @@ else #line 5021 "configure" #include "confdefs.h" #include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include @@ -5065,8 +5065,8 @@ else #line 5066 "configure" #include "confdefs.h" #include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include @@ -5110,8 +5110,8 @@ else #line 5111 "configure" #include "confdefs.h" #include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include @@ -5155,8 +5155,8 @@ else #line 5156 "configure" #include "confdefs.h" #include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include @@ -5985,8 +5985,8 @@ else #line 5986 "configure" #include "confdefs.h" #include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include @@ -6030,8 +6030,8 @@ else #line 6031 "configure" #include "confdefs.h" #include -#if HAVE_STDINT_H -#include +#if HAVE_INTTYPES_H +#include #endif #if HAVE_SYS_TYPES_H #include -- 2.47.3