summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-05-19 00:22:39 +0000
committerAdam Jackson <ajax@nwnk.net>2005-05-19 00:22:39 +0000
commit501d5823392a3ef6004bca877cfb5e9b4c346fd5 (patch)
treebccedbe74271b3733b75f08348e63359e9afda89
parentead21add6c28dc2ade81a9b244dfe626f20f785f (diff)
downloadxorg-proto-xineramaproto-501d5823392a3ef6004bca877cfb5e9b4c346fd5.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 590c4ed..8d30e16 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.57])
AC_INIT([PanoramixProto], [7.0], [xorg@lists.freedesktop.org])
-AM_INIT_AUTOMAKE([1.7], [foreign dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_OUTPUT([Makefile
panoramixproto.pc])