Merge "Remove HAVE_PRCTL."

This commit is contained in:
Elliott Hughes
2015-01-09 23:30:19 +00:00
committed by Gerrit Code Review
6 changed files with 0 additions and 30 deletions

View File

@@ -77,11 +77,6 @@
*/
#define HAVE_STRLCPY 1
/*
* Define if prctl() exists
*/
#define HAVE_PRCTL 1
/*
* Define if <stdint.h> exists.
*/

View File

@@ -77,11 +77,6 @@
*/
#define HAVE_STRLCPY 1
/*
* Define if prctl() exists
*/
#define HAVE_PRCTL 1
/*
* Define if <stdint.h> exists.
*/

View File

@@ -82,11 +82,6 @@
*/
#define HAVE_STRLCPY 1
/*
* Define if prctl() exists
*/
#define HAVE_PRCTL 1
/*
* Define if <stdint.h> exists.
*/

View File

@@ -77,11 +77,6 @@
*/
#define HAVE_STRLCPY 1
/*
* Define if prctl() exists
*/
#define HAVE_PRCTL 1
/*
* Define if <stdint.h> exists.
*/

View File

@@ -76,11 +76,6 @@
*/
#define OS_PATH_SEPARATOR '/'
/*
* Define if prctl() exists
*/
#define HAVE_PRCTL 1
/*
* Define if <stdint.h> exists.
*/

View File

@@ -64,11 +64,6 @@
*/
#define HAVE_STRLCPY 1
/*
* Define if prctl() exists
*/
#define HAVE_PRCTL 1
/*
* Define if <stdint.h> exists.
*/