diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 4848d737a9a..506cd4bb245 100644 --- a/Makefile.in +++ b/Makefile.in @@ -930,7 +930,7 @@ dvi: .PHONY: bootstrap -## configure; make boostrap replaces the real config.log from configure +## configure; make bootstrap replaces the real config.log from configure ## with the truncated one from config.status. The former is more useful. bootstrap: bootstrap-clean FRC if [ -x ./config.status ]; then \ |