summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2015-12-15 19:03:29 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-12-15 19:03:29 +1100
commit0a9716151364d1b2a2aed11fe0d47e4fcb9aea71 (patch)
treef1477e1e33474cfc8ec281eaf6736d2c4727b89f /configure.ac
parent398b86566f825275eee16625d2692a0120739358 (diff)
downloadffs-0a9716151364d1b2a2aed11fe0d47e4fcb9aea71.tar.gz
ffs-0a9716151364d1b2a2aed11fe0d47e4fcb9aea71.zip
remove autoconf 2.69 requiremnt
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c70a51b..d28a4b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,6 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_PREREQ([2.69])
AC_INIT([ffs], [1.0], [https://github.com/open-power/ffs])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
AC_CONFIG_SRCDIR([ecc/src/main.h])
OpenPOWER on IntegriCloud