]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Don't generate gzip archives.
authorSimon Josefsson <simon@josefsson.org>
Thu, 13 Aug 2009 10:54:01 +0000 (12:54 +0200)
committerSimon Josefsson <simon@josefsson.org>
Thu, 13 Aug 2009 10:54:01 +0000 (12:54 +0200)
configure.ac

index f9cfb4b4ade0820bace02ecccfa9a557b2bc3e23..f1917c6164502ced205fe922a260dd3efa1ffe40 100644 (file)
@@ -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([***