Only generate bzip2 tarballs.
This commit is contained in:
parent
9365424047
commit
1ba5a9e89e
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ AC_CANONICAL_TARGET()
|
|||
dnl ***************************
|
||||
dnl *** Initialize automake ***
|
||||
dnl ***************************
|
||||
AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar])
|
||||
AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar no-dist-gzip])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AM_MAINTAINER_MODE()
|
||||
|
||||
|
|
|
|||
Reference in a new issue