]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/i386/beos-elf.h
* mips-tdump.c: Replace CROSS_COMPILE with
[thirdparty/gcc.git] / gcc / config / i386 / beos-elf.h
index f1e2cf8c6e1945773b599eb9f5d33303075177aa..3acc830bfe1e9455be8eda5330311125d2318bf5 100644 (file)
@@ -135,7 +135,7 @@ Boston, MA 02110-1301, USA.  */
    for the BeOS include files relative to TOOL_INCLUDE_DIR.  Yes, we
    use ANSI string concatenation here (FIXME) */
 
-#ifndef CROSS_COMPILE
+#ifndef CROSS_DIRECTORY_STRUCTURE
 #undef INCLUDE_DEFAULTS
 #define INCLUDE_DEFAULTS \
     { \
@@ -177,7 +177,7 @@ Boston, MA 02110-1301, USA.  */
     { "/boot/develop/headers", 0, 0, 0 }, \
     { 0, 0, 0, 0 } \
     }
-#else /* CROSS_COMPILE */
+#else /* CROSS_DIRECTORY_STRUCTURE */
 #undef INCLUDE_DEFAULTS
 #define INCLUDE_DEFAULTS                               \
     { \