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
commit2547b35e1f21a90ade799f0545b4fb50f9753337 (patch)
tree6afb7ef7fb64fd2c96b3dbf5ceb2f86984b9d2f1
parent74f2a736c54d85c4c6d98134a74859e748ee5046 (diff)
downloadxorg-proto-xf86bigfontproto-2547b35e1f21a90ade799f0545b4fb50f9753337.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 623be98..3d4ffb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.57])
AC_INIT([XF86BigFontProto], [7.0], [xorg@lists.freedesktop.org])
-AM_INIT_AUTOMAKE([1.7], [foreign dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_OUTPUT([Makefile
xf86bigfontproto.pc])