diff options
Diffstat (limited to 'nxcompshad/configure.ac')
-rw-r--r-- | nxcompshad/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/configure.ac b/nxcompshad/configure.ac index b8e359f5d..3113918b2 100644 --- a/nxcompshad/configure.ac +++ b/nxcompshad/configure.ac @@ -14,7 +14,7 @@ AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) -AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-xz]) +AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2]) # Initialize libtool AC_PROG_LIBTOOL |