Replace stftime gnulib module with nstrftime
authorAndy Wingo <wingo@pobox.com>
Thu, 21 Jan 2021 10:15:08 +0000 (11:15 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 21 Jan 2021 10:15:08 +0000 (11:15 +0100)
* lib/Makefile.am: Update to replace deprecated strftime module.

lib/Makefile.am
m4/gnulib-cache.m4
m4/gnulib-comp.m4

index ec38fc6d11468d9eda90edd9ada8bab6c58087f1..86c7aba289bb288037fb081d1327ef75e898f911 100644 (file)
 #  mkostemp \
 #  nl_langinfo \
 #  nproc \
+#  nstrftime \
 #  open \
 #  pipe-posix \
 #  pipe2 \
 #  socket \
 #  stat-time \
 #  stdlib \
-#  strftime \
 #  striconveh \
 #  string \
 #  sys_stat \
index 84544610ac9d6914d42f8cc1ab92102edf6a7605..9e6b41b4a1608af756cddfc20b3abb01f134db99 100644 (file)
 #  mkostemp \
 #  nl_langinfo \
 #  nproc \
+#  nstrftime \
 #  open \
 #  pipe-posix \
 #  pipe2 \
 #  socket \
 #  stat-time \
 #  stdlib \
-#  strftime \
 #  striconveh \
 #  string \
 #  sys_stat \
@@ -209,6 +209,7 @@ gl_MODULES([
   mkostemp
   nl_langinfo
   nproc
+  nstrftime
   open
   pipe-posix
   pipe2
@@ -229,7 +230,6 @@ gl_MODULES([
   socket
   stat-time
   stdlib
-  strftime
   striconveh
   string
   sys_stat
index 9d6023c6b8e82befcd48aec550c3cf3607fa5771..723c91342f060877b2a782606c090b3001c2c63f 100644 (file)
@@ -233,7 +233,6 @@ AC_DEFUN([gl_EARLY],
   # Code from module stdlib:
   # Code from module strdup-posix:
   # Code from module streq:
-  # Code from module strftime:
   # Code from module striconveh:
   # Code from module string:
   # Code from module sys_file: