Mercurial > hg > xemacs-beta
diff Makefile.in.in @ 2128:3c2d928e17ad
[xemacs-hg @ 2004-06-14 11:01:20 by stephent]
wording nits in configure.in <871xkixw8h.fsf@tleepslib.sk.tsukuba.ac.jp>
die if user request can't work <87wu2awhh3.fsf@tleepslib.sk.tsukuba.ac.jp>
don't mix toolkits <87smcywh54.fsf@tleepslib.sk.tsukuba.ac.jp>
do missing commits <87u0zgwfhi.fsf@tleepslib.sk.tsukuba.ac.jp>
<867jxiqihl.fsf@comcast.net>
author | stephent |
---|---|
date | Mon, 14 Jun 2004 11:01:21 +0000 |
parents | 6aa2e57a873e |
children | e77c2aea9fd8 |
line wrap: on
line diff
--- a/Makefile.in.in Mon Jun 14 10:24:45 2004 +0000 +++ b/Makefile.in.in Mon Jun 14 11:01:21 2004 +0000 @@ -456,7 +456,7 @@ ${INSTALL_DATA} ${srcdir}/etc/$${page}.1 ${mandir}/$${page}${manext} ; \ chmod 0644 ${mandir}/$${page}${manext} ; \ done - @echo "If you would like to save approximately 2M of disk space, do" + @echo "If you would like to save approximately 4M of disk space, do" @echo "make gzip-el" @echo "or you may run " @echo ${srcdir}/lib-src/gzip-el.sh lispdir " from the command line."