*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Tue, 30 Jun 1992 01:52:47 +0000 (01:52 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 30 Jun 1992 01:52:47 +0000 (01:52 +0000)
From-SVN: r1352

gcc/gcc.c

index 381cf744a23a1a1b350a8e631305b31acb4f557d..cc18d6d7ce7c522bc58f5730b0b261015592ac1f 100644 (file)
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -2365,7 +2365,7 @@ do_spec_1 (spec, inswitch, soft_matched_part)
          case 'I':
            if (gcc_exec_prefix)
              {
-               do_spec_1 ("-imacros", 1, 0);
+               do_spec_1 ("-iprefix", 1, 0);
                /* Make this a separate argument.  */
                do_spec_1 (" ", 0, 0);
                do_spec_1 (gcc_exec_prefix, 1, 0);