[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
.el.gz, .info.gz
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Thu, 12 Jun 2014 09:46:57 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 12322
Hi,
I've changed the emacs-w3m installer so as to do as mentioned in
the info:
,---- (info "(emacs-w3m)Installing emacs-w3m")
| By default, the installer (i.e. 'make install') will compress
| the Lisp source files and info files by gzip in the installation
| directories. If you don't want those files to be compressed,
| use the configure option '--without-compress-install'.
`----
Don't forget to run autoconf to regenerate the configure script.
Regards,