summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2019-12-29 12:08:08 -0800
committerJim Meyering <meyering@fb.com>2019-12-29 12:08:46 -0800
commitdb5ff0eb0a8ebfa040b07b80b3aebb8d335ea3f9 (patch)
tree0226364b767f5120693eac893e51ce9f65244c8f /bootstrap.conf
parenta7808608fc35377a96b026f89242a5bf91dcb0de (diff)
downloaddiffutils-db5ff0eb0a8ebfa040b07b80b3aebb8d335ea3f9.tar.gz
maint: avoid gnulib-tool deprecation warnings, and build failure
* bootstrap.conf (gnulib_modules): Use getopt-gnu, rather than obsolete "getopt" module. Use nstrftime in place of strftime. (avoided_gnulib_modules): Do not avoid the "lock" module. That would lead to a build failure due to "glthread/lock.h not found".
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index e33d967..1b27c23 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -17,7 +17,6 @@
avoided_gnulib_modules='
--avoid=localename
- --avoid=lock
--avoid=lock-tests
--avoid=setlocale
'
@@ -42,7 +41,7 @@ fdl
file-type
filenamecat
fnmatch-gnu
-getopt
+getopt-gnu
gettext-h
gettime
git-version-gen
@@ -62,6 +61,7 @@ manywarnings
mbrtowc
mkstemp
mktime
+nstrftime
progname
propername
rawmemchr
@@ -74,7 +74,6 @@ stat-macros
stat-time
stdint
strcase
-strftime
strptime
strtoimax
sys_wait