summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-05-19 00:22:44 +0000
committerAdam Jackson <ajax@nwnk.net>2005-05-19 00:22:44 +0000
commit1ee2b235655779213e8b5e0455104161a88a536c (patch)
tree85f45e3b280d40dd42cf3ffe8a2460ec4ed104c7
parentd22b9d44523591e042569112aaba3b7437dd4c7e (diff)
downloadxorg-util-makedepend-1ee2b235655779213e8b5e0455104161a88a536c.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 7e4212d..a7288b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl $XdotOrg: $
AC_PREREQ([2.57])
AC_INIT([makedepend], [7.0], [xorg@lists.freedesktop.org])
-AM_INIT_AUTOMAKE([1.7], [foreign dist-bzip2])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_CONFIG_HEADER([makedepend-config.h])
dnl Checks for programs.