From 2994a4a065617f02ecae130884bb562e94a5d3bc Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 13 Feb 2004 11:10:52 +0000 Subject: 2004-02-13 Ralf Corsepius * Makefile.am: Remove AUTOMAKE_FILES. Cleanup duplicate ACLOCAL_FILES. EXTRA_DIST += config-ml.in. DIST_SUBDIRS += make. Add dist-hook. * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bb0a27dac7..60ea5d5433 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ AS_IF([test -f aclocal/version.m4],[ ]) AC_CANONICAL_TARGET([]) -AM_INIT_AUTOMAKE([no-define foreign 1.8.2]) +AM_INIT_AUTOMAKE([no-define foreign 1.8.2 dist-bzip2 no-dist-gzip]) AM_MAINTAINER_MODE ## These option are only in here to let --help report all supported -- cgit v1.2.3