summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-04-07 12:39:03 +0200
committerAndreas Gruenbacher <agruen@gnu.org>2018-04-07 16:41:14 +0200
commitf322a7e0e55924e043b2d9b0d9249b86fb7c271a (patch)
tree7183b58bd77bda0e9f32ed0b90a015538958d0e1
parent458ac51a05426c1af9aa6bf1342ecf60728c19b4 (diff)
downloadpatch-f322a7e0e55924e043b2d9b0d9249b86fb7c271a.tar.gz
Request 'alloca' module from gnulib.
* bootstrap.conf (gnulib_modules): Add 'alloca'.
-rw-r--r--bootstrap.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 7c49a98..68cddd7 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,6 +1,6 @@
# Bootstrap configuration.
-# Copyright (C) 2006-2007, 2009-2012 Free Software Foundation, Inc.
+# Copyright (C) 2006-2007, 2009-2018 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -18,6 +18,7 @@
# gnulib modules used by this package.
gnulib_modules="
+alloca
argmatch
backupfile
clock-time