aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1994-10-01 06:44:43 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1994-10-01 06:44:43 -0400
commitb5eda7762d76faa97e4d54092ad5f1c5c0d64e55 (patch)
tree6ef322e6fbe4a095f64ba0affddd6aecb379d550 /gcc
parent78b4f182844c792171d30331cf2db4ad11e602a0 (diff)
downloadgcc-b5eda7762d76faa97e4d54092ad5f1c5c0d64e55.zip
gcc-b5eda7762d76faa97e4d54092ad5f1c5c0d64e55.tar.gz
gcc-b5eda7762d76faa97e4d54092ad5f1c5c0d64e55.tar.bz2
Install omitted hunk from last diff.
From-SVN: r8190
Diffstat (limited to 'gcc')
-rw-r--r--gcc/gcc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc.c b/gcc/gcc.c
index 13c503e..2f93621 100644
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -2637,7 +2637,7 @@ process_command (argc, argv)
value = p + 1;
add_prefix (&exec_prefixes, value, 1, 0, temp);
add_prefix (&startfile_prefixes, value, 1, 0, temp);
- add_prefix (&include_prefixes, concat (value, "include", ""),
+ add_prefix (&include_prefixes, concat (value, "include"),
1, 0, 0);
/* As a kludge, if the arg is "[foo/]stageN/", just add