summaryrefslogtreecommitdiff
path: root/MCONFIG.in
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2002-10-31 03:32:34 -0500
committerTheodore Ts'o <tytso@mit.edu>2002-10-31 03:32:34 -0500
commit482afc442d98b5f8d8571cfa2c7047907066c07d (patch)
treeb25703bc6cf07fc6a2e1af125852656962e54a4f /MCONFIG.in
parenta2328c9f420f4d1a649ee2aa96d4bc7197766260 (diff)
downloade2fsprogs-482afc442d98b5f8d8571cfa2c7047907066c07d.tar.gz
Makefile.in (install): Search all compression extensions when
deleting old man pages.
Diffstat (limited to 'MCONFIG.in')
-rw-r--r--MCONFIG.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MCONFIG.in b/MCONFIG.in
index 724a9ddb..4847cc4d 100644
--- a/MCONFIG.in
+++ b/MCONFIG.in
@@ -6,6 +6,8 @@ check::
SHELL = /bin/sh
+COMPRESS_EXT = gz bz2 bz Z
+
prefix = @prefix@
root_prefix = @root_prefix@
exec_prefix = @exec_prefix@