From a8a83f8fcd4736baba47d10ce5ae83b16d158518 Mon Sep 17 00:00:00 2001 From: aj Date: Thu, 21 Sep 2000 05:30:35 +0000 Subject: 2000-09-20 J. David Anglin * 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 --- gcc/config.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'gcc/config.in') 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 -- cgit v1.2.1