summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-08-13 12:54:01 +0200
committerSimon Josefsson <simon@josefsson.org>2009-08-13 12:54:01 +0200
commitf8336ef36c85d55017c67ab712cc1573f9750c9c (patch)
treed6677e5a167e218bd0234f6eaf0b69cdc21f3d05
parent325a8861404e1552bacccae641370228f2d77e3c (diff)
downloadgnutls-f8336ef36c85d55017c67ab712cc1573f9750c9c.tar.gz
Don't generate gzip archives.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f9cfb4b4ad..f1917c6164 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ AC_INIT([GnuTLS], [2.9.2], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([1.10 dist-bzip2 -Wall -Werror -Wno-override])
+AM_INIT_AUTOMAKE([1.10 no-dist-gzip dist-bzip2 -Wall -Werror -Wno-override])
AM_CONFIG_HEADER(config.h)
AC_MSG_RESULT([***