* Makefile.am (AUTOMAKE_OPTIONS): Build bzip 2 version
(ACLOCAL_AMFLAGS): Add -I m4
This commit is contained in:
parent
7d0c7409ef
commit
e6596da621
@ -2,6 +2,8 @@
|
||||
|
||||
Released 1.0.2.
|
||||
|
||||
* Makefile.am (AUTOMAKE_OPTIONS): Build bzip 2 version
|
||||
(ACLOCAL_AMFLAGS): Add -I m4
|
||||
* configure.ac: Require automake 1.9.3 and autoconf 2.59.
|
||||
* acinclude.m4: Changed quoting for automake 1.9.
|
||||
* README: Use SHA1 instead of MD5.
|
||||
|
@ -20,6 +20,9 @@
|
||||
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
AUTOMAKE_OPTIONS = dist-bzip2
|
||||
|
||||
EXTRA_DIST = gpgme.spec.in
|
||||
|
||||
if BUILD_ASSUAN
|
||||
|
Loading…
Reference in New Issue
Block a user