gnulib: use nstrftime instead of strftime

The strftime module is obsolete.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2017-11-11 15:35:01 +00:00
parent 54cedc1001
commit b96f8cd8ad
No known key found for this signature in database
GPG key ID: A9553245FDE9B739

View file

@ -32,6 +32,7 @@ gnulib_modules="
langinfo langinfo
netinet_in netinet_in
nl_langinfo nl_langinfo
nstrftime
progname progname
quote quote
realloc-gnu realloc-gnu
@ -41,7 +42,6 @@ gnulib_modules="
stdlib stdlib
stpncpy stpncpy
strdup-posix strdup-posix
strftime
strstr strstr
strtod strtod
time_r time_r