forked from openkylin/platform_build
HAVE_OPEN_MEMSTREAM is no longer used.
Bug: 17164505 Change-Id: I8055e52019d8cdea957d0fb8cbd46ca9b52564e1
This commit is contained in:
parent
36ba1db405
commit
31c667ed3a
|
@ -220,11 +220,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if the open_memstream() function exists on the system.
|
||||
*/
|
||||
/* #define HAVE_OPEN_MEMSTREAM 1 */
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
|
|
|
@ -256,11 +256,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if the open_memstream() function exists on the system.
|
||||
*/
|
||||
/* #define HAVE_OPEN_MEMSTREAM 1 */
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
|
|
|
@ -251,11 +251,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if the open_memstream() function exists on the system.
|
||||
*/
|
||||
/* #define HAVE_OPEN_MEMSTREAM 1 */
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
|
|
|
@ -273,11 +273,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if the open_memstream() function exists on the system.
|
||||
*/
|
||||
/* #define HAVE_OPEN_MEMSTREAM 1 */
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
|
|
|
@ -263,11 +263,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if the open_memstream() function exists on the system.
|
||||
*/
|
||||
/* #define HAVE_OPEN_MEMSTREAM 1 */
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
|
|
|
@ -236,11 +236,6 @@
|
|||
*/
|
||||
/* #define HAVE_STRLCPY 1 */
|
||||
|
||||
/*
|
||||
* Define if the open_memstream() function exists on the system.
|
||||
*/
|
||||
#define HAVE_OPEN_MEMSTREAM 1
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
|
|
|
@ -245,11 +245,6 @@
|
|||
*/
|
||||
#define HAVE_STRLCPY 1
|
||||
|
||||
/*
|
||||
* Define if the open_memstream() function exists on the system.
|
||||
*/
|
||||
/* #define HAVE_OPEN_MEMSTREAM 1 */
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
|
|
|
@ -264,11 +264,6 @@
|
|||
*/
|
||||
/* #define HAVE_STRLCPY 1 */
|
||||
|
||||
/*
|
||||
* Define if the open_memstream() function exists on the system.
|
||||
*/
|
||||
/* #define HAVE_OPEN_MEMSTREAM 1 */
|
||||
|
||||
/*
|
||||
* Define if the BSD funopen() function exists on the system.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue