summaryrefslogtreecommitdiff
path: root/gcc/acconfig.h
diff options
context:
space:
mode:
authorJason Merrill <jason@gcc.gnu.org>2000-01-12 19:48:09 -0500
committerJason Merrill <jason@gcc.gnu.org>2000-01-12 19:48:09 -0500
commit73204d8e7074fe124d8b5b5b2a89f0a841c57c40 (patch)
tree7aa4fdbb55d8e5c2d9c7576b552d5e47a1a17c21 /gcc/acconfig.h
parent0da3b5a7afe1b5d3bef9b818981131ba30eedf19 (diff)
downloadgcc-73204d8e7074fe124d8b5b5b2a89f0a841c57c40.tar.gz
BeOS port
From-SVN: r31369
Diffstat (limited to 'gcc/acconfig.h')
-rw-r--r--gcc/acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/acconfig.h b/gcc/acconfig.h
index a54ffe1dbb2..a6bd6ce78fb 100644
--- a/gcc/acconfig.h
+++ b/gcc/acconfig.h
@@ -150,6 +150,9 @@
/* Whether fputs_unlocked must be declared even if <stdio.h> is included. */
#undef NEED_DECLARATION_FPUTS_UNLOCKED
+/* Whether environ must be declared. */
+#undef NEED_DECLARATION_ENVIRON
+
/* Define to enable the use of a default assembler. */
#undef DEFAULT_ASSEMBLER