about summary refs log tree commit diff stats
path: root/configure
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2015-10-08 00:50:45 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2015-10-08 00:50:45 -0400
commit9d9f993bb460439786136fab2ac9465e72fc31da (patch)
tree60be29b1a53fff68407a752ce7e10d7d2b6561db /configure
parent6004e866fc47e8054f97b3066413dbb0538e7547 (diff)
downloadlynx-snapshots-9d9f993bb460439786136fab2ac9465e72fc31da.tar.gz
snapshot of project "lynx", label v2-8-9dev_6g
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index dfa6f7f1..c6838570 100755
--- a/configure
+++ b/configure
@@ -38250,7 +38250,7 @@ fi
 COMPRESS_PROG=
 COMPRESS_EXT=
 if test $use_gzip_help = yes ; then
-	COMPRESS_PROG="$ac_cv_path_GZIP -9"
+	COMPRESS_PROG="$ac_cv_path_GZIP -9 -n"
 	COMPRESS_EXT=.gz
 fi