aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 03:04:30 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 03:04:30 +0000
commit314c29c7d7826d5337aad7ea6a76f2836f10edae (patch)
tree44f0cc69279e2a524981a6c5fc9af88e1271e55f
parent00dc472be3eb6fffad06065bf24d48c1a3b7b08a (diff)
parent318caa03bee294a9a692caca1003a0f6f5da304b (diff)
downloadpcre-android13-d3-s1-release.tar.gz
Snap for 8509668 from 318caa03bee294a9a692caca1003a0f6f5da304b to tm-d3-releaseandroid-13.0.0_r57android13-d3-s1-release
Change-Id: I5a97b7319166812863edec8d611790261fae3ba7
-rw-r--r--src/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/config.h b/src/config.h
index b50a74cf..83815a63 100644
--- a/src/config.h
+++ b/src/config.h
@@ -54,13 +54,13 @@ sure both macros are undefined; an emulation function will then be used. */
/* #undef EBCDIC_NL25 */
/* Define this if your compiler supports __attribute__((uninitialized)) */
-/* #undef HAVE_ATTRIBUTE_UNINITIALIZED */
+#define HAVE_ATTRIBUTE_UNINITIALIZED 1
/* Define to 1 if you have the `bcopy' function. */
#define HAVE_BCOPY 1
/* Define to 1 if you have the <bzlib.h> header file. */
-#define HAVE_BZLIB_H 1
+/* #undef HAVE_BZLIB_H */
/* Define to 1 if you have the <dirent.h> header file. */
#define HAVE_DIRENT_H 1
@@ -111,7 +111,7 @@ sure both macros are undefined; an emulation function will then be used. */
#define HAVE_REALPATH 1
/* Define to 1 if you have the `secure_getenv' function. */
-#define HAVE_SECURE_GETENV 1
+/* #undef HAVE_SECURE_GETENV */
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1