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
commit1bee3aeab31877963efc323700e19aa259520c88 (patch)
treee2c7839c5209c6c17cf380a9e65c753dc969bc42
parent5901343a49c424da552a7ef40b53d01b1b77b291 (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 41e23ff..72af5c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.57])
AC_INIT([FontcacheProto], [7.0], [xorg@lists.freedesktop.org])
-AM_INIT_AUTOMAKE([1.7], [foreign dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_OUTPUT([Makefile
fontcacheproto.pc])