Adjust to recent Gnulib module renaming
* gnulib.modules: stdbool was renamed to bool, etc.
This commit is contained in:
@@ -25,6 +25,7 @@ argp-version-etc
|
|||||||
assert-h
|
assert-h
|
||||||
attribute
|
attribute
|
||||||
backupfile
|
backupfile
|
||||||
|
bool
|
||||||
c-ctype
|
c-ctype
|
||||||
c32rtomb
|
c32rtomb
|
||||||
c32tolower
|
c32tolower
|
||||||
@@ -33,7 +34,7 @@ closeout
|
|||||||
configmake
|
configmake
|
||||||
dirname
|
dirname
|
||||||
dup2
|
dup2
|
||||||
errno
|
errno-h
|
||||||
error
|
error
|
||||||
exclude
|
exclude
|
||||||
extern-inline
|
extern-inline
|
||||||
@@ -66,7 +67,7 @@ ialloc
|
|||||||
idx
|
idx
|
||||||
intprops
|
intprops
|
||||||
inttostr
|
inttostr
|
||||||
inttypes
|
inttypes-h
|
||||||
largefile
|
largefile
|
||||||
lchown
|
lchown
|
||||||
limits-h
|
limits-h
|
||||||
@@ -98,16 +99,15 @@ selinux-at
|
|||||||
setenv
|
setenv
|
||||||
stat-time
|
stat-time
|
||||||
std-gnu23
|
std-gnu23
|
||||||
stdbool
|
stddef-h
|
||||||
stddef
|
stdint-h
|
||||||
stdint
|
|
||||||
stpcpy
|
stpcpy
|
||||||
stdopen
|
stdopen
|
||||||
strdup-posix
|
strdup-posix
|
||||||
strerror
|
strerror
|
||||||
strnlen
|
strnlen
|
||||||
symlinkat
|
symlinkat
|
||||||
sys_stat
|
sys_stat-h
|
||||||
timespec
|
timespec
|
||||||
timespec-sub
|
timespec-sub
|
||||||
unlinkat
|
unlinkat
|
||||||
|
|||||||
Reference in New Issue
Block a user