From b96f8cd8adc7a68d61c9592b25e9a1a4b00dd1d8 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 11 Nov 2017 15:35:01 +0000 Subject: [PATCH] gnulib: use nstrftime instead of strftime The strftime module is obsolete. Signed-off-by: Sami Kerola --- bootstrap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.conf b/bootstrap.conf index 5647477..7ab7e49 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -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