Merge "Remove HAVE_PRINTF_ZD."

This commit is contained in:
Elliott Hughes
2015-04-03 20:16:21 +00:00
committed by Gerrit Code Review
7 changed files with 0 additions and 35 deletions

View File

@@ -52,9 +52,4 @@
*/ */
#define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1
/*
* Define if printf() supports %zd for size_t arguments
*/
#define HAVE_PRINTF_ZD 1
#endif /*_ANDROID_CONFIG_H*/ #endif /*_ANDROID_CONFIG_H*/

View File

@@ -52,9 +52,4 @@
*/ */
#define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1
/*
* Define if printf() supports %zd for size_t arguments
*/
#define HAVE_PRINTF_ZD 1
#endif /* _ANDROID_CONFIG_H */ #endif /* _ANDROID_CONFIG_H */

View File

@@ -52,9 +52,4 @@
*/ */
#define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1
/*
* Define if printf() supports %zd for size_t arguments
*/
#define HAVE_PRINTF_ZD 1
#endif /* _ANDROID_CONFIG_H */ #endif /* _ANDROID_CONFIG_H */

View File

@@ -52,9 +52,4 @@
*/ */
#define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1
/*
* Define if printf() supports %zd for size_t arguments
*/
#define HAVE_PRINTF_ZD 1
#endif /* _ANDROID_CONFIG_H */ #endif /* _ANDROID_CONFIG_H */

View File

@@ -52,9 +52,4 @@
*/ */
#define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1
/*
* Define if printf() supports %zd for size_t arguments
*/
#define HAVE_PRINTF_ZD 1
#endif /* _ANDROID_CONFIG_H */ #endif /* _ANDROID_CONFIG_H */

View File

@@ -55,9 +55,4 @@
*/ */
#define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1
/*
* Define if printf() supports %zd for size_t arguments
*/
#define HAVE_PRINTF_ZD 1
#endif /*_ANDROID_CONFIG_H*/ #endif /*_ANDROID_CONFIG_H*/

View File

@@ -38,9 +38,4 @@
*/ */
#define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1
/*
* Define if printf() supports %zd for size_t arguments
*/
#define HAVE_PRINTF_ZD 1
#endif /* _ANDROID_CONFIG_H */ #endif /* _ANDROID_CONFIG_H */