aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xm-linux.h
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2001-03-08 18:53:26 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2001-03-08 18:53:26 +0000
commitb19a539e02fb8cea5f0f702715b1981ad4b7649d (patch)
tree0c07d5db180f4251184ec4d5f90a574573e7b97a /gcc/config/xm-linux.h
parentc53cf0fe5efaa53a475ed75dc4c292f631701961 (diff)
xm-pc532-min.h, xm-we32k.h: Delete references to the MAXPATHLEN macro.
* config/ns32k/xm-pc532-min.h, config/we32k/xm-we32k.h: Delete references to the MAXPATHLEN macro. * config/alpha/xm-alpha.h, config/arm/xm-arm.h, config/i386/xm-cygwin.h, config/xm-linux.h: Delete references to the POSIX macro. * config/i386/xm-gnu.h, config/xm-gnu.h, config/alpha/xm-openbsd.h, config/i386/xm-openbsd.h, config/m68k/xm-openbsd.h, config/mips/xm-openbsd.h, config/sparc/xm-openbsd.h, config/xm-openbsd.h: Delete empty and/or unused files. * config.gcc: Define POSIX in xm_defines as appropriate in lieu of doing so in various xm-*.h files. f: * com.c: Don't rely on the POSIX macro to define autoconf stuff. From-SVN: r40323
Diffstat (limited to 'gcc/config/xm-linux.h')
-rw-r--r--gcc/config/xm-linux.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/xm-linux.h b/gcc/config/xm-linux.h
index d3aec5f8b79..98fe0786813 100644
--- a/gcc/config/xm-linux.h
+++ b/gcc/config/xm-linux.h
@@ -19,9 +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 POSIX
-#define POSIX
-
/* We do have one, but I'd like to use the one come with gcc since
we have been doing that for a long time with USG defined. H.J. */
#undef HAVE_STAB_H