summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2012-05-06 10:20:43 +0200
committerAkim Demaille <akim@lrde.epita.fr>2012-05-06 10:20:43 +0200
commite54ec80c0c163e7a9e24fc2eee6c42a61cbe4316 (patch)
tree276d67906180497c83fbc9af5c661c7bc14168f1 /bootstrap.conf
parent85557aa1cb8e518650beaa4fb5a9e44cd02f24db (diff)
downloadbison-e54ec80c0c163e7a9e24fc2eee6c42a61cbe4316.tar.gz
maint: import the xmemdup0 gnulib module.
* bootstrap.conf: Require this module. * src/parse-gram.y: Include xmemdup0.h.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index e1fd5484..3303ef37 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -26,7 +26,8 @@ gnulib_modules='
quote quotearg realloc-posix
spawn-pipe stdbool stpcpy strdup-posix strerror strtoul strverscmp
unistd unistd-safer unlocked-io update-copyright unsetenv verify
- warnings xalloc xalloc-die xstrndup
+ warnings
+ xalloc xalloc-die xmemdup0 xstrndup
fprintf-posix printf-posix snprintf-posix sprintf-posix
vsnprintf-posix vsprintf-posix