]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: adjust to Gnulib module renaming
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 Dec 2024 19:51:25 +0000 (11:51 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 Dec 2024 19:53:18 +0000 (11:53 -0800)
* bootstrap.conf, gl/modules/buffer-lcm, gl/modules/randperm:
* gl/modules/randread, gl/modules/strnumcmp, gl/modules/targetdir:
* gl/modules/xdectoint, gl/modules/xfts:
Adjust to recent renaming of Gnulib modules, e.g., stdbool → bool,
inttypes → inttypes-h.

bootstrap.conf
gl/modules/buffer-lcm
gl/modules/randperm
gl/modules/randread
gl/modules/strnumcmp
gl/modules/targetdir
gl/modules/xdectoint
gl/modules/xfts

index e10c1ac54155d414eca2ba029109f374b7a772ea..ec38e36d2dafea940d20027d1b2d1a53a697182a 100644 (file)
@@ -46,6 +46,7 @@ gnulib_modules="
   backupfile
   base32
   base64
+  bool
   btoc32
   buffer-lcm
   c-strcase
@@ -146,7 +147,7 @@ gnulib_modules="
   idx
   ignore-value
   inttostr
-  inttypes
+  inttypes-h
   isapipe
   isatty
   isblank
@@ -247,10 +248,9 @@ gnulib_modules="
   stat-macros
   stat-size
   stat-time
-  stdbool
   stdc_leading_zeros
   stdc_trailing_zeros
-  stdckdint
+  stdckdint-h
   stdlib-safer
   stpcpy
   strdup-posix
@@ -260,14 +260,14 @@ gnulib_modules="
   strtoimax
   strtoumax
   symlinkat
-  sys_ioctl
-  sys_resource
-  sys_stat
-  sys_types
-  sys_wait
+  sys_ioctl-h
+  sys_resource-h
+  sys_stat-h
+  sys_types-h
+  sys_wait-h
   targetdir
   tempname
-  termios
+  termios-h
   time_rz
   timer-time
   timespec
index 1d86f715e85c7e062d9ff0cecd7c698bb0becad5..4479ab0f1bcc7326578c0e2c8b92a5dadd452c3f 100644 (file)
@@ -6,7 +6,7 @@ lib/buffer-lcm.c
 lib/buffer-lcm.h
 
 Depends-on:
-stddef
+stddef-h
 
 configure.ac:
 
index ae54bf7ab6452a65452d1ef2922ccb65a96c96ca..98cbf06b83635a4aa157bbf0deb6059c01b0f099 100644 (file)
@@ -9,7 +9,7 @@ Depends-on:
 assert-h
 randint
 stdc_bit_width
-stdint
+stdint-h
 xalloc
 hash
 
index c5fe8207c24eeb9e18ee05eedc8bc8d87eb39ef8..7a877597a44cbf4ed24024500221a5eff9ff7144 100644 (file)
@@ -9,6 +9,7 @@ lib/randread.h
 
 Depends-on:
 alignasof
+bool
 error
 exitfail
 inline
@@ -16,8 +17,7 @@ fopen-safer
 getrandom
 quote
 minmax
-stdbool
-stdint
+stdint-h
 unlocked-io
 xalloc
 
index f36da19d0a639508b5fc108d0af609f6877a3870..4d9c9c9250d263af7f18ccf399de933ab65a82fe 100644 (file)
@@ -10,7 +10,7 @@ lib/strnumcmp-in.h
 Depends-on:
 c-ctype
 inline
-stddef
+stddef-h
 
 configure.ac:
 
index 25ccfb8998dbff7ba525876988236227aabab165..1a6f097a8d08cecc8bf7d43b56aaed789c7198cd 100644 (file)
@@ -7,8 +7,8 @@ lib/targetdir.h
 
 Depends-on:
 attribute
+bool
 fcntl-h
-stdbool
 
 configure.ac:
 
index 90a278c0be052b9450e2a761d9b10d5ba9d014a8..9f8d8d65a87766bbe9fee4239c1031ad33130779 100644 (file)
@@ -8,10 +8,10 @@ lib/xdectoimax.c
 lib/xdectoumax.c
 
 Depends-on:
+bool
 error
-errno
+errno-h
 quote
-stdbool
 verify
 xstrtoimax
 xstrtoumax
index 335946e2f53452d66c54af79ef66ec10322495b6..5ead98a386097eb517df6c053729e092016c884a 100644 (file)
@@ -6,7 +6,7 @@ lib/xfts.c
 lib/xfts.h
 
 Depends-on:
-stddef
+stddef-h
 
 configure.ac: