1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

Replace stftime gnulib module with nstrftime

* lib/Makefile.am: Update to replace deprecated strftime module.
This commit is contained in:
Andy Wingo 2021-01-21 11:15:08 +01:00
parent 86e7a8b12b
commit c67cbc501f
3 changed files with 3 additions and 4 deletions

View file

@ -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 \

View file

@ -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

View 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: