summaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>2000-09-21 05:30:35 +0000
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>2000-09-21 05:30:35 +0000
commita8a83f8fcd4736baba47d10ce5ae83b16d158518 (patch)
tree3e50a40cc0fc1938959a12729a2feca54dadc378 /gcc/config.in
parent50cd3f4526af431f26655a4b2276883c94e45592 (diff)
downloadgcc-a8a83f8fcd4736baba47d10ce5ae83b16d158518.tar.gz
2000-09-20 J. David Anglin <dave@hiauly1.hia.nrc.ca>
* configure.in: Correct test of gcc_cv_glibc. * configure: Rebuilt. * config.in: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36558 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config.in b/gcc/config.in
index 23c24ca5ef6..ceb76f93b78 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -331,9 +331,6 @@
/* Always define this when using the GNU C Library */
#undef _GNU_SOURCE
-/* Always define this */
-#undef _GNU_SOURCE
-
/* Define if your compiler understands volatile. */
#undef HAVE_VOLATILE