* g77spec.c (lang_specific_driver): Revert last change.

From-SVN: r20682
This commit is contained in:
Jeff Law 1998-06-23 18:02:43 -06:00
parent 5292855c46
commit bf279e513e
1 changed files with 1 additions and 1 deletions

View File

@ -541,7 +541,7 @@ Report bugs to <egcs-bugs@cygnus.org>.\n");
break;
}
}
else if (n_infiles && add_version_magic && verbose)
else if (add_version_magic && verbose)
{
append_arg ("-c");
append_arg ("-xf77-version");