summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-13 11:10:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-13 11:10:52 +0000
commit2994a4a065617f02ecae130884bb562e94a5d3bc (patch)
tree31405b5508ef469d2717001bb5fd02898720e75f /configure.ac
parentRemove. (diff)
downloadrtems-2994a4a065617f02ecae130884bb562e94a5d3bc.tar.bz2
2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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