summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2021-01-21 11:15:08 +0100
committerAndy Wingo <wingo@pobox.com>2021-01-21 11:15:08 +0100
commitc67cbc501face03ed0a4d1445e196c3893f0fb3d (patch)
tree462bc897a9e97902d8d26d6a78ea6716cbc60f2a /m4
parent86e7a8b12b4527030962df9fda0162d18ed6877e (diff)
downloadguile-c67cbc501face03ed0a4d1445e196c3893f0fb3d.tar.gz
Replace stftime gnulib module with nstrftime
* lib/Makefile.am: Update to replace deprecated strftime module.
Diffstat (limited to 'm4')
-rw-r--r--m4/gnulib-cache.m44
-rw-r--r--m4/gnulib-comp.m41
2 files changed, 2 insertions, 3 deletions
diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4
index 84544610a..9e6b41b4a 100644
--- a/m4/gnulib-cache.m4
+++ b/m4/gnulib-cache.m4
@@ -110,6 +110,7 @@
# mkostemp \
# nl_langinfo \
# nproc \
+# nstrftime \
# open \
# pipe-posix \
# pipe2 \
@@ -130,7 +131,6 @@
# 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
diff --git a/m4/gnulib-comp.m4 b/m4/gnulib-comp.m4
index 9d6023c6b..723c91342 100644
--- a/m4/gnulib-comp.m4
+++ b/m4/gnulib-comp.m4
@@ -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: