summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 128fc01e..39b45b5f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,6 +2,8 @@ dnl configure.ac --- autoconf input file for systemtap
dnl Process this file with autoconf to produce a configure script.
AC_INIT([systemtap], 0.5.14, systemtap@sources.redhat.com, systemtap)
+dnl ^^^^^^ see also testsuite/configure.ac
+
AC_PREREQ(2.59)
AM_INIT_AUTOMAKE