OSDN Git Service

fortran/
[pf3gnuchains/gcc-fork.git] / gcc / gccspec.c
index 746ebf0..e161359 100644 (file)
@@ -33,7 +33,7 @@ lang_specific_driver (struct cl_decoded_option **in_decoded_options ATTRIBUTE_UN
   /* Systems which use the NeXT runtime by default should arrange
      for the shared libgcc to be used when -fgnu-runtime is passed
      through specs.  */
-#if defined(ENABLE_SHARED_LIBGCC) && ! defined(NEXT_OBJC_RUNTIME)
+#if defined(ENABLE_SHARED_LIBGCC) && ! NEXT_OBJC_RUNTIME
   unsigned int i;
 
   /* The new argument list will be contained in this.  */