aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
authorKaveh Ghazi <ghazi@caip.rutgers.edu>2005-08-19 01:20:34 +0000
committerKaveh Ghazi <ghazi@caip.rutgers.edu>2005-08-19 01:20:34 +0000
commit3c163c3f037797589409720c3873e3599da27d5c (patch)
tree1e592d6524a057c57b0bac43a51c932c226f3786 /gcc/config.in
parenta788e73a565bcb263c1df1531ffe4bc09b0e9417 (diff)
* collect2.c (dup2): Delete.
* configure.ac: Don't check for dup2. * config.in, configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@103263 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config.in b/gcc/config.in
index f533c1c205e..fa39a356efc 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -611,12 +611,6 @@
#endif
-/* Define to 1 if you have the `dup2' function. */
-#ifndef USED_FOR_TARGET
-#undef HAVE_DUP2
-#endif
-
-
/* Define to 1 if you have the <fcntl.h> header file. */
#ifndef USED_FOR_TARGET
#undef HAVE_FCNTL_H