portability: add gnulib modules earlier missing

Found with help if autoscan.  In same go update lib/.gitignore file.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2017-01-06 22:19:29 +00:00
parent aaad35a8c9
commit 11c0b23d77
No known key found for this signature in database
GPG key ID: A9553245FDE9B739
2 changed files with 24 additions and 14 deletions

View file

@ -31,6 +31,7 @@ gnulib_modules="
isnan
langinfo
netinet_in
nl_langinfo
progname
quote
realloc-gnu
@ -42,6 +43,8 @@ gnulib_modules="
strdup-posix
strftime
strstr
strtod
time_r
xalloc
"