OSDN Git Service

Remove unused HAVE_STDBOOL_H.
authorElliott Hughes <enh@google.com>
Tue, 25 Nov 2014 20:22:43 +0000 (12:22 -0800)
committerElliott Hughes <enh@google.com>
Tue, 25 Nov 2014 20:22:43 +0000 (12:22 -0800)
Change-Id: I0072847719566e9622ec9765673fdeb8be9eb5ef

core/combo/include/arch/darwin-x86/AndroidConfig.h
core/combo/include/arch/linux-arm/AndroidConfig.h
core/combo/include/arch/linux-arm64/AndroidConfig.h
core/combo/include/arch/linux-mips/AndroidConfig.h
core/combo/include/arch/linux-mips64/AndroidConfig.h
core/combo/include/arch/linux-x86/AndroidConfig.h
core/combo/include/arch/target_linux-x86/AndroidConfig.h
core/combo/include/arch/windows/AndroidConfig.h

index be7e27c..f05d99a 100644 (file)
 #define HAVE_STDINT_H 1
 
 /*
- * Define if <stdbool.h> exists.
- */
-#define HAVE_STDBOOL_H 1
-
-/*
  * Define if <sched.h> exists.
  */
 #define HAVE_SCHED_H 1
index 5a93ed6..b1e0356 100644 (file)
 #define HAVE_STDINT_H 1
 
 /*
- * Define if <stdbool.h> exists.
- */
-#define HAVE_STDBOOL_H 1
-
-/*
  * Define if <sched.h> exists.
  */
 #define HAVE_SCHED_H 1
index 6a540de..7219b55 100644 (file)
 #define HAVE_STDINT_H 1
 
 /*
- * Define if <stdbool.h> exists.
- */
-#define HAVE_STDBOOL_H 1
-
-/*
  * Define if <sched.h> exists.
  */
 #define HAVE_SCHED_H 1
index a161cf1..18f3f08 100644 (file)
 #define HAVE_STDINT_H 1
 
 /*
- * Define if <stdbool.h> exists.
- */
-#define HAVE_STDBOOL_H 1
-
-/*
  * Define if <sched.h> exists.
  */
 #define HAVE_SCHED_H 1
index fd68252..8db37b4 100644 (file)
 #define HAVE_STDINT_H 1
 
 /*
- * Define if <stdbool.h> exists.
- */
-#define HAVE_STDBOOL_H 1
-
-/*
  * Define if <sched.h> exists.
  */
 #define HAVE_SCHED_H 1
index 3039622..c9a42a8 100644 (file)
 #define HAVE_STDINT_H 1
 
 /*
- * Define if <stdbool.h> exists.
- */
-#define HAVE_STDBOOL_H 1
-
-/*
  * Define if <sched.h> exists.
  */
 #define HAVE_SCHED_H 1
index eae5377..b2e68af 100644 (file)
 #define HAVE_STDINT_H 1
 
 /*
- * Define if <stdbool.h> exists.
- */
-#define HAVE_STDBOOL_H 1
-
-/*
  * Define if <sched.h> exists.
  */
 #define HAVE_SCHED_H 1
index 601fecc..3ed9920 100644 (file)
 #define S_IRGRP 0
 #endif
 
-/*
- * Define if <stdbool.h> exists.
- */
-#define HAVE_STDBOOL_H
-
 #endif /*_ANDROID_CONFIG_H*/