Any objections?
diff --git a/ChangeLog b/ChangeLog
index 8565312..d91e890 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-28 Alfred M. Szmidt <[email protected]>
+
+ * configure.ac: Add no-dist-gzip and dist-xz.
+
2012-03-27 Alfred M. Szmidt <[email protected]>
Check return code of malloc, or use xmalloc.
diff --git a/configure.ac b/configure.ac
index 468a5a4..a070bc3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADER([config.h:config.hin])
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE([1.11.1])
+AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz])
# config.h turns this on, so make sure it's on for our tests too
#CPPFLAGS=-D_BSD_SOURCE