mirror of
https://github.com/nfc-tools/mfoc.git
synced 2026-03-01 09:30:57 +00:00
Use bzip2 instead of gzip compression algorithm
This commit is contained in:
@@ -8,7 +8,7 @@ AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
AC_CONFIG_SRCDIR([src/mfoc.c])
|
||||
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_INIT_AUTOMAKE(dist-bzip2 no-dist-gzip)
|
||||
|
||||
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user