summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-05-19 00:22:33 +0000
committerAdam Jackson <ajax@nwnk.net>2005-05-19 00:22:33 +0000
commitd9810889c88704bee3b512f229bebc1325f2a308 (patch)
treecfec289b8d85de612c0a20a85f5f8e26023820b7
parentd780e8cdd3999cfb1a69bf45c890d4ec33898724 (diff)
downloadxorg-lib-libXp-d9810889c88704bee3b512f229bebc1325f2a308.tar.gz
revert last change, didn't do right thing at all, sorry for the noise
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9eff469..a4d53a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
AC_INIT(libXp, 7.0.0, [xorg@lists.x.org], libXp)
-AM_INIT_AUTOMAKE([1.7], [dist-bzip2])
+AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)