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
commitc93dae6529f9f9b0521c93e409330208e0522fd3 (patch)
treebf3cd5276f110db7d59a2ed5f4ac3692dceb8c6a
parent572918a46cb939d1bb0e05232ed3f3ca46c2ca74 (diff)
downloadxorg-proto-xf86dgaproto-c93dae6529f9f9b0521c93e409330208e0522fd3.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 0423f99..c86d302 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.57])
AC_INIT([XF86DGAProto], [7.0], [xorg@lists.freedesktop.org])
-AM_INIT_AUTOMAKE([1.7], [foreign dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_OUTPUT([Makefile
xf86dgaproto.pc])