Merge "Set HAVE_LOCALTIME_R to 1 when defined."

This commit is contained in:
Jeff Brown 2012-01-19 19:52:17 -08:00 committed by Android (Google) Code Review
commit cb256e7f08
8 changed files with 8 additions and 8 deletions

View file

@ -109,7 +109,7 @@
/*
* Define this if we have localtime_r().
*/
#define HAVE_LOCALTIME_R
#define HAVE_LOCALTIME_R 1
/*
* Define this if we have gethostbyname_r().

View file

@ -114,7 +114,7 @@
/*
* Define this if we have localtime_r().
*/
#define HAVE_LOCALTIME_R
#define HAVE_LOCALTIME_R 1
/*
* Define this if we have gethostbyname_r().

View file

@ -122,7 +122,7 @@
/*
* Define this if we have localtime_r().
*/
/* #define HAVE_LOCALTIME_R */
/* #define HAVE_LOCALTIME_R 1 */
/*
* Define this if we have gethostbyname_r().

View file

@ -109,7 +109,7 @@
/*
* Define this if we have localtime_r().
*/
#define HAVE_LOCALTIME_R
#define HAVE_LOCALTIME_R 1
/*
* Define this if we have gethostbyname_r().

View file

@ -122,7 +122,7 @@
/*
* Define this if we have localtime_r().
*/
/* #define HAVE_LOCALTIME_R */
/* #define HAVE_LOCALTIME_R 1 */
/*
* Define this if we have gethostbyname_r().

View file

@ -109,7 +109,7 @@
/*
* Define this if we have localtime_r().
*/
#define HAVE_LOCALTIME_R
#define HAVE_LOCALTIME_R 1
/*
* Define this if we have gethostbyname_r().

View file

@ -108,7 +108,7 @@
/*
* Define this if we have localtime_r().
*/
/* #define HAVE_LOCALTIME_R */
/* #define HAVE_LOCALTIME_R 1 */
/*
* Define this if we have gethostbyname_r().

View file

@ -125,7 +125,7 @@
/*
* Define this if we have localtime_r().
*/
/* #define HAVE_LOCALTIME_R */
/* #define HAVE_LOCALTIME_R 1 */
/*
* Define this if we have gethostbyname_r().