* More fixes for configuring gettext correctly.

This commit is contained in:
Paul Smith
2000-06-14 22:29:30 +00:00
parent 4972b017b6
commit c392c19335
7 changed files with 111 additions and 61 deletions

2
file.c
View File

@@ -400,7 +400,7 @@ remove_intermediates (sig)
/* If nothing would have created this file yet,
don't print an "rm" command for it. */
continue;
else if (just_print_flag)
if (just_print_flag)
status = 0;
else
{