* Makefile.am (AUTOMAKE_OPTIONS): Build bzip 2 version

(ACLOCAL_AMFLAGS): Add -I m4
This commit is contained in:
Werner Koch 2004-12-28 11:36:59 +00:00
parent 7d0c7409ef
commit e6596da621
2 changed files with 5 additions and 0 deletions

View File

@ -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.

View File

@ -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