From: Benjamin Peterson Date: Fri, 3 Jun 2011 19:22:48 +0000 (-0500) Subject: remove AC_REVISION X-Git-Tag: v3.3.0a1~2183^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d8f3b855fc4ff280ccb644325b296666d4952e94;p=python remove AC_REVISION --- diff --git a/configure.in b/configure.in index 71f488da65..274c68dac3 100644 --- a/configure.in +++ b/configure.in @@ -30,7 +30,6 @@ else HGBRANCH="" fi -AC_REVISION(HGVERSION) AC_CONFIG_SRCDIR([Include/object.h]) AC_CONFIG_HEADER(pyconfig.h)