summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/mocklibc/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mocklibc/configure.ac b/test/mocklibc/configure.ac
index 70798ee..5bd3243 100644
--- a/test/mocklibc/configure.ac
+++ b/test/mocklibc/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_PREREQ([2.65])
+AC_PREREQ([2.63])
AC_INIT([MockLibc], [1.1], [vonhollen@google.com])
AC_CONFIG_SRCDIR([src])
AC_CONFIG_HEADERS([config.h])