summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
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 /lib/Makefile.am
parent86e7a8b12b4527030962df9fda0162d18ed6877e (diff)
downloadguile-c67cbc501face03ed0a4d1445e196c3893f0fb3d.tar.gz
Replace stftime gnulib module with nstrftime
* lib/Makefile.am: Update to replace deprecated strftime module.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index ec38fc6d1..86c7aba28 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -105,6 +105,7 @@
# mkostemp \
# nl_langinfo \
# nproc \
+# nstrftime \
# open \
# pipe-posix \
# pipe2 \
@@ -125,7 +126,6 @@
# socket \
# stat-time \
# stdlib \
-# strftime \
# striconveh \
# string \
# sys_stat \