build-sys: update gnulib modules

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2013-09-07 16:39:23 +01:00
parent 47582ed8d8
commit e8f8c04979
2 changed files with 2 additions and 1 deletions

View file

@ -25,7 +25,6 @@ gnulib_modules="
fdopen fdopen
fflush fflush
fopen fopen
free
getopt-gnu getopt-gnu
inet_pton inet_pton
langinfo langinfo
@ -36,6 +35,7 @@ gnulib_modules="
stddef stddef
stdio stdio
stdlib stdlib
stpncpy
strdup-posix strdup-posix
strftime strftime
strstr strstr

1
lib/.gitignore vendored
View file

@ -139,3 +139,4 @@
/xprintf.h /xprintf.h
/xstrtod.c /xstrtod.c
/xstrtod.h /xstrtod.h
/stpncpy.c