summaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2001-04-12 15:36:24 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2001-04-12 15:36:24 +0000
commit6c889b67cb5dfe2fa23c4d28ced17d735393e379 (patch)
tree3d91e6fc527eb66e3dcbd40e9fa29b34a759e44f /gcc/config.in
parent1951a1b6ec34409492b954768578eb6d94b8a784 (diff)
downloadgcc-6c889b67cb5dfe2fa23c4d28ced17d735393e379.tar.gz
configure.in (errno): Check for declaration.
* configure.in (errno): Check for declaration. * configure, config.in: Regenerated. * system.h (errno): Only declare if not already done. From-SVN: r41305
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in
index bc19ffe2642..4d03b5b031e 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -396,6 +396,9 @@
#undef HAVE_DECL_ENVIRON
/* Define to 1 if we found this declaration otherwise define to 0. */
+#undef HAVE_DECL_ERRNO
+
+/* Define to 1 if we found this declaration otherwise define to 0. */
#undef HAVE_DECL_MALLOC
/* Define to 1 if we found this declaration otherwise define to 0. */