mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-15 23:36:59 +00:00
gnulib: use nstrftime instead of strftime
The strftime module is obsolete. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
54cedc1001
commit
b96f8cd8ad
1 changed files with 1 additions and 1 deletions
|
|
@ -32,6 +32,7 @@ gnulib_modules="
|
|||
langinfo
|
||||
netinet_in
|
||||
nl_langinfo
|
||||
nstrftime
|
||||
progname
|
||||
quote
|
||||
realloc-gnu
|
||||
|
|
@ -41,7 +42,6 @@ gnulib_modules="
|
|||
stdlib
|
||||
stpncpy
|
||||
strdup-posix
|
||||
strftime
|
||||
strstr
|
||||
strtod
|
||||
time_r
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue