systemtap/systemtap-docs-autoconf-version.diff

20 lines
466 B
Diff

From: Tony Jones <tonyj@suse.de>
Subject: adjust autoconf version
References: none
Upstream: no
Signed-off-by: Tony Jones <tonyj@suse.de>
diff --git a/configure.ac b/configure.ac
index ce3121e..c8b90de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ AC_PROG_MAKE_SET
AC_SUBST(CFLAGS)
AC_SUBST(CXXFLAGS)
AM_GNU_GETTEXT(external)
-AM_GNU_GETTEXT_VERSION(0.17)
+AM_GNU_GETTEXT_VERSION(0.15)
AC_CHECK_FUNCS(ppoll)
dnl Handle the prologues option.