mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 15:39:06 +00:00
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:
parent
7ada6ad941
commit
416113ee3f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user