summaryrefslogtreecommitdiffstats
path: root/libjava/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/include/config.h.in')
-rw-r--r--libjava/include/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in
index 969a8bf4673..7fa60b53dd6 100644
--- a/libjava/include/config.h.in
+++ b/libjava/include/config.h.in
@@ -128,6 +128,10 @@
/* Define if java.net native functions should be stubbed out. */
#undef DISABLE_JAVA_NET
+/* Define if system properties shouldn't be read from
+ getenv("GCJ_PROPERTIES"). */
+#undef DISABLE_GETENV_PROPERTIES
+
/* Define if you have the access function. */
#undef HAVE_ACCESS
OpenPOWER on IntegriCloud