Merge "HAVE_OPEN_MEMSTREAM is no longer used."

This commit is contained in:
Elliott Hughes
2014-08-21 04:16:48 +00:00
committed by Gerrit Code Review
8 changed files with 0 additions and 40 deletions

View File

@@ -220,11 +220,6 @@
*/ */
#define HAVE_STRLCPY 1 #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. * Define if the BSD funopen() function exists on the system.
*/ */

View File

@@ -256,11 +256,6 @@
*/ */
#define HAVE_STRLCPY 1 #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. * Define if the BSD funopen() function exists on the system.
*/ */

View File

@@ -251,11 +251,6 @@
*/ */
#define HAVE_STRLCPY 1 #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. * Define if the BSD funopen() function exists on the system.
*/ */

View File

@@ -273,11 +273,6 @@
*/ */
#define HAVE_STRLCPY 1 #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. * Define if the BSD funopen() function exists on the system.
*/ */

View File

@@ -263,11 +263,6 @@
*/ */
#define HAVE_STRLCPY 1 #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. * Define if the BSD funopen() function exists on the system.
*/ */

View File

@@ -236,11 +236,6 @@
*/ */
/* #define HAVE_STRLCPY 1 */ /* #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. * Define if the BSD funopen() function exists on the system.
*/ */

View File

@@ -245,11 +245,6 @@
*/ */
#define HAVE_STRLCPY 1 #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. * Define if the BSD funopen() function exists on the system.
*/ */

View File

@@ -264,11 +264,6 @@
*/ */
/* #define HAVE_STRLCPY 1 */ /* #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. * Define if the BSD funopen() function exists on the system.
*/ */