summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-08-21 16:29:51 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-08-21 16:29:51 +0200
commit33b067521227a463fa95a60eb72cadc783fc9afc (patch)
treebe419bdf9a6244c8cca0bf597a5423d9ab40c22b
parent76cfd8f0cf6842bb4f5e977c8e47201d13a5937f (diff)
downloadrpm-33b067521227a463fa95a60eb72cadc783fc9afc.tar.gz
rpm-33b067521227a463fa95a60eb72cadc783fc9afc.tar.bz2
rpm-33b067521227a463fa95a60eb72cadc783fc9afc.zip
Add bzip'ed tarball.
Remove tests/atlocal
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 364aba138..94ef3d847 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_INIT(rpm, 4.4.90, rpm-maint@lists.rpm.org)
AC_CONFIG_SRCDIR([rpmqv.c])
AM_CONFIG_HEADER([config.h])
-AM_INIT_AUTOMAKE([1.10 foreign tar-ustar])
+AM_INIT_AUTOMAKE([1.10 foreign tar-ustar dist-bzip2])
AC_CONFIG_TESTDIR(tests)
@@ -1215,7 +1215,7 @@ AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpm.pc rpmpopt
doc/sk/Makefile
python/Makefile
lua/Makefile
- tests/Makefile tests/atlocal
+ tests/Makefile
])
AC_CONFIG_COMMANDS([default],[[
echo timestamp > stamp-h.in