summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-05-19 00:22:40 +0000
committerAdam Jackson <ajax@nwnk.net>2005-05-19 00:22:40 +0000
commitb855e49cf845cf814fa1d8a9abcd65cb14356644 (patch)
treef4b17e92b173d4ddc5ea51e80bda6aa652a55a71
parent1e1659043f908d2e648d0ee73f7f33f5fc79813b (diff)
downloadxorg-proto-xextproto-b855e49cf845cf814fa1d8a9abcd65cb14356644.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 e96193d..ee70344 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.57])
AC_INIT([XExtProto], [7.0], [xorg@lists.freedesktop.org])
-AM_INIT_AUTOMAKE([1.7], [foreign dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_OUTPUT([Makefile
xextproto.pc])