aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'misc/fix-gnustack/configure.ac')
-rw-r--r--misc/fix-gnustack/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/fix-gnustack/configure.ac b/misc/fix-gnustack/configure.ac
index 2f5a245..8cf7ac6 100644
--- a/misc/fix-gnustack/configure.ac
+++ b/misc/fix-gnustack/configure.ac
@@ -16,11 +16,11 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-AC_PREREQ([2.69])
+AC_PREREQ([2.65])
AC_INIT([fix-gnustack], [0.1], [http://bugs.gentoo.org/])
AC_CONFIG_SRCDIR([fix-gnustack.c])
AC_CONFIG_HEADERS([config.h])
-AM_INIT_AUTOMAKE([1.12 foreign])
+AM_INIT_AUTOMAKE([1.11 foreign])
AM_SILENT_RULES([no])
# Checks for programs.