summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-05-19 00:22:41 +0000
committerAdam Jackson <ajax@nwnk.net>2005-05-19 00:22:41 +0000
commit87fca790a78323b7170590fdbf920c7ecdf6a890 (patch)
tree3c010a36a5d4d0565a2a8caf403d11febb6ceb57
parent1d6b2f664ccc1dda2b8f167b250a2b2cbd3ea167 (diff)
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 994ff27..1e1b407 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.57])
AC_INIT([XF86RushProto], [7.0], [xorg@lists.freedesktop.org])
-AM_INIT_AUTOMAKE([1.7], [foreign dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_OUTPUT([Makefile
xf86rushproto.pc])