mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
maint: import the xmemdup0 gnulib module.
* bootstrap.conf: Require this module. * src/parse-gram.y: Include xmemdup0.h.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user