Remove HAVE_STRLCPY.

Change-Id: I27864a9075183de5bd83569d53a00fc2f53c96df
This commit is contained in:
Elliott Hughes
2015-04-02 16:43:52 -07:00
parent d64b853a6d
commit 8f06d8afb8
6 changed files with 0 additions and 35 deletions

View File

@@ -47,11 +47,6 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if the strlcpy() function exists on the system.
*/
#define HAVE_STRLCPY 1
/*
* Define if <stdint.h> exists.
*/

View File

@@ -47,11 +47,6 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if the strlcpy() function exists on the system.
*/
#define HAVE_STRLCPY 1
/*
* Define if <stdint.h> exists.
*/

View File

@@ -47,11 +47,6 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if the strlcpy() function exists on the system.
*/
#define HAVE_STRLCPY 1
/*
* Define if <stdint.h> exists.
*/

View File

@@ -32,11 +32,6 @@
* comments.
*/
/*
* Define this if you build against MSVCRT.DLL
*/
/* #define HAVE_MS_C_RUNTIME */
/*
* Define if we have <malloc.h> header
*/
@@ -52,11 +47,6 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if the strlcpy() function exists on the system.
*/
#define HAVE_STRLCPY 1
/*
* Define if <stdint.h> exists.
*/

View File

@@ -47,11 +47,6 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if the strlcpy() function exists on the system.
*/
#define HAVE_STRLCPY 1
/*
* Define if <stdint.h> exists.
*/

View File

@@ -33,11 +33,6 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if the strlcpy() function exists on the system.
*/
#define HAVE_STRLCPY 1
/*
* Define if <stdint.h> exists.
*/