aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xm-linux.h
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1997-12-06 17:31:01 -0700
committerJeff Law <law@gcc.gnu.org>1997-12-06 17:31:01 -0700
commit956d69504d77d301015532d2f0564213f0efc706 (patch)
treeec80f8d1e46852ac1ba45aecdcda7201c302ac6f /gcc/config/xm-linux.h
parent27b6b158c29b45fd80c2f104d5da1f4bc818d7ab (diff)
Merge from gcc-2.8
From-SVN: r16987
Diffstat (limited to 'gcc/config/xm-linux.h')
-rw-r--r--gcc/config/xm-linux.h16
1 files changed, 1 insertions, 15 deletions
diff --git a/gcc/config/xm-linux.h b/gcc/config/xm-linux.h
index 4baa426979d..9a3838b7d7f 100644
--- a/gcc/config/xm-linux.h
+++ b/gcc/config/xm-linux.h
@@ -1,4 +1,4 @@
-/* Configuration for GCC for Intel i386 running Linux.
+/* Configuration for GCC for Intel i386 running Linux-based GNU systems.
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
Contributed by H.J. Lu (hjl@nynexst.com)
@@ -19,15 +19,6 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#undef HAVE_VPRINTF
-#define HAVE_VPRINTF
-
-#undef HAVE_POPEN
-#define HAVE_POPEN
-
-#undef HAVE_PUTENV
-#define HAVE_PUTENV
-
#undef HAVE_ATEXIT
#define HAVE_ATEXIT
@@ -40,8 +31,3 @@ Boston, MA 02111-1307, USA. */
#undef BSTRING
#define BSTRING
-#undef bcmp
-#undef bcopy
-#undef bzero
-#undef index
-#undef rindex