mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 17:00:29 +01:00
use only bzip2 for tarballs
This commit is contained in:
parent
f648c269bc
commit
a7b5118022
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
AC_PREREQ(2.52)
|
||||
|
||||
AC_INIT(NetworkManager, 0.7.0, dcbw@redhat.com, NetworkManager)
|
||||
AM_INIT_AUTOMAKE([1.9 subdir-objects tar-ustar])
|
||||
AM_INIT_AUTOMAKE([1.9 subdir-objects tar-ustar no-dist-gzip dist-bzip2])
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue