summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-02-16 14:36:11 +0100
committerJim Meyering <meyering@redhat.com>2012-02-16 14:36:11 +0100
commit297f9e7dd6a263d9c64b18df0037b2594ca6fd02 (patch)
tree246b9522645bf8cc107705ce767f09a678b81dbf /configure.ac
parentd0745f417ce32d647ab5a949b6027404da5e98c3 (diff)
downloadpatch-297f9e7dd6a263d9c64b18df0037b2594ca6fd02.tar.gz
build: update bootstrap from gnulib and adapt
* bootstrap: Update from gnulib. * bootstrap.conf (gnulib_tool_option_extras): Define. * lib/Makefile.am: Initialize numerous automake variables so that generated code in gnulib.mk may use += to append to them. * configure.ac: Add AM_PROG_AR, to placate newer automake.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3da4a1d..d0afe7c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,6 +44,7 @@ gl_EARLY
gl_USE_SYSTEM_EXTENSIONS
AC_HEADER_STDC
gl_INIT
+AM_PROG_AR
AC_ARG_ENABLE([gcc-warnings],
[AS_HELP_STRING([--enable-gcc-warnings],