Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
04765824
Commit
04765824
authored
Mar 05, 2013
by
Paul Eggert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention GZIP_PROG in INSTALL.
parent
394679ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
INSTALL
INSTALL
+5
-1
No files found.
INSTALL
View file @
04765824
...
...
@@ -656,7 +656,7 @@ Here is a complete list of the variables you may want to set.
path
variables
-
`
bindir
' and `libexecdir'
.
The
above
variables
serve
analogous
purposes
in
the
makefiles
for
all
GNU
software
;
the
following
variable
is
specific
to
Emacs
.
GNU
software
;
the
following
variable
s
are
specific
to
Emacs
.
`
archlibdir
' indicates where Emacs installs and expects the executable
files and other architecture-dependent data it uses while
...
...
@@ -664,6 +664,10 @@ GNU software; the following variable is specific to Emacs.
see
),
is
`/
usr
/
local
/
libexec
/
emacs
/
VERSION
/
CONFIGURATION
-
NAME
'
(where VERSION and CONFIGURATION-NAME are as described above).
`GZIP_PROG'
is
the
name
of
the
executable
that
compresses
installed
info
,
manual
,
and
.
el
files
.
It
defaults
to
gzip
.
Setting
it
to
the
empty
string
suppresses
compression
.
Remember
that
you
must
specify
any
variable
values
you
need
each
time
you
run
`
make
' in the top directory. If you run `make'
once
to
build
emacs
,
test
it
,
and
then
run
`
make
' again to install the files, you
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment