diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1993-10-30 12:10:53 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1993-10-30 12:10:53 -0400 |
commit | a20bd77585ee8a0702a6452e415fbd0881050946 (patch) | |
tree | a6a39d52ec216b503eeb4566ae7f30cba4d1c0d0 /gcc | |
parent | 972ded9cefdcdcbb2260e911d3baea6c0e2daab8 (diff) | |
download | gcc-a20bd77585ee8a0702a6452e415fbd0881050946.zip gcc-a20bd77585ee8a0702a6452e415fbd0881050946.tar.gz gcc-a20bd77585ee8a0702a6452e415fbd0881050946.tar.bz2 |
Remove duplicately-installed change.
From-SVN: r5946
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/i386/xm-aix.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/config/i386/xm-aix.h b/gcc/config/i386/xm-aix.h index 87aa041..8e4e189 100644 --- a/gcc/config/i386/xm-aix.h +++ b/gcc/config/i386/xm-aix.h @@ -1,5 +1,5 @@ /* Configuration for GNU C-compiler for IBM PS/2 running AIX/386. - Copyright (C) 1988 Free Software Foundation, Inc. + Copyright (C) 1988, 1993 Free Software Foundation, Inc. This file is part of GNU CC. @@ -34,5 +34,3 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #endif #define HAVE_PUTENV - -#define HAVE_PUTENV |