gnulib: use nstrftime module instead of strftime.

These modules are actually synonymous, it's just that the module name
strftime is deprecated in favour of nstrftime.
This commit is contained in:
James Youngman 2019-08-30 19:57:51 +01:00
parent 7ada6ad941
commit 416113ee3f

View File

@ -130,6 +130,7 @@ gnulib_modules="
modechange
modf
mountlist
nstrftime
open
parse-datetime
pathmax
@ -158,7 +159,6 @@ gnulib_modules="
stpcpy
strcasestr
strdup-posix
strftime
string
strndup
strtoull