summaryrefslogtreecommitdiff
path: root/src/configure.ac
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-10-24 11:59:05 +0200
committerBruno Haible <bruno@clisp.org>2018-10-24 11:59:45 +0200
commit9f4f11ab1301f667891ea9fbb7ffd144f42f235f (patch)
tree142c5c20807c4c3645e4bd0d64e558f3c48d618c /src/configure.ac
parentb3c356685593527bfbdb2a8643b398d8224e7fbb (diff)
downloadgperf-9f4f11ab1301f667891ea9fbb7ffd144f42f235f.tar.gz
Update after gnulib changed.
Diffstat (limited to 'src/configure.ac')
-rw-r--r--src/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure.ac b/src/configure.ac
index 66f6185..c976dad 100644
--- a/src/configure.ac
+++ b/src/configure.ac
@@ -19,7 +19,7 @@ dnl
dnl You should have received a copy of the GNU General Public License
dnl along with this program. If not, see <https://www.gnu.org/licenses/>.
-AC_PREREQ([2.60])
+AC_PREREQ([2.63])
AC_INIT([main.cc])
AC_CONFIG_HEADERS([config.h])
AC_PROG_MAKE_SET