am b4fc5867: am 5368c02a: Merge "Remove HAVE_PRCTL."

* commit 'b4fc586794bfc69b02a0ebae5c75f8369cb95556':
  Remove HAVE_PRCTL.
This commit is contained in:
Elliott Hughes 2015-01-09 23:45:29 +00:00 committed by Android Git Automerger
commit a4f68ef789
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.
*/