aboutsummaryrefslogtreecommitdiff
path: root/gcc/acconfig.h
diff options
context:
space:
mode:
authorno-author <no-author@gcc.gnu.org>1999-10-25 07:23:49 +0000
committerno-author <no-author@gcc.gnu.org>1999-10-25 07:23:49 +0000
commitfdeb7cbfd7f15691e6bd32c4007c8fd4aee47df9 (patch)
treeb7743d4e9155c0c02c5cff4f93dec5386fc82455 /gcc/acconfig.h
parentf9555ee958bd43d88e090dd8d971cbc8ac9e78a1 (diff)
This commit was manufactured by cvs2svn to create taggcc-2_95_2-release
'gcc-2_95_2-release'. git-svn-id: https://gcc.gnu.org/svn/gcc/tags/gcc-2_95_2-release@30161 138bc75d-0d04-0410-961f-82ee72b054a4
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 68bee4f7cbd..d702b0e0222 100644
--- a/gcc/acconfig.h
+++ b/gcc/acconfig.h
@@ -93,6 +93,9 @@
/* Whether strsignal must be declared even if <string.h> is included. */
#undef NEED_DECLARATION_STRSIGNAL
+/* Whether strstr must be declared even if <string.h> is included. */
+#undef NEED_DECLARATION_STRSTR
+
/* Whether getcwd must be declared even if <unistd.h> is included. */
#undef NEED_DECLARATION_GETCWD