From 5d47910885dcdbeff264af7de60012f563ef4495 Mon Sep 17 00:00:00 2001 From: Po Lu Date: Thu, 2 Jan 2025 20:29:12 +0800 Subject: [PATCH] ; Fix the MS-DOS build * msdos/sedlibmk.inp: Adapt to new GNulib module names. (cherry picked from commit 1bc8412ecbf58a16efc4e9ddb0d46ef25ce7c14f) --- msdos/sedlibmk.inp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/msdos/sedlibmk.inp b/msdos/sedlibmk.inp index 61d8519f062..589508f3d31 100644 --- a/msdos/sedlibmk.inp +++ b/msdos/sedlibmk.inp @@ -470,7 +470,7 @@ OMIT_GNULIB_MODULE_allocator = true\ OMIT_GNULIB_MODULE_at-internal = true\ OMIT_GNULIB_MODULE_careadlinkat = true\ OMIT_GNULIB_MODULE_cloexec = true\ -OMIT_GNULIB_MODULE_dirent = true\ +OMIT_GNULIB_MODULE_dirent-h = true\ OMIT_GNULIB_MODULE_dirfd = true\ OMIT_GNULIB_MODULE_dup2 = true\ OMIT_GNULIB_MODULE_errno = true\ @@ -486,7 +486,7 @@ OMIT_GNULIB_MODULE_getdtablesize = true\ OMIT_GNULIB_MODULE_getgroups = true\ OMIT_GNULIB_MODULE_gettimeofday = true\ OMIT_GNULIB_MODULE_group-member = true\ -OMIT_GNULIB_MODULE_inttypes-incomplete = true\ +OMIT_GNULIB_MODULE_inttypes-h-incomplete = true\ OMIT_GNULIB_MODULE_localtime-buffer = true\ OMIT_GNULIB_MODULE_lstat = true\ OMIT_GNULIB_MODULE_math = true\ @@ -502,8 +502,8 @@ OMIT_GNULIB_MODULE_stpcpy = true\ OMIT_GNULIB_MODULE_strtoimax = true\ OMIT_GNULIB_MODULE_strtoll = true\ OMIT_GNULIB_MODULE_symlink = true\ -OMIT_GNULIB_MODULE_sys_select = true\ -OMIT_GNULIB_MODULE_sys_time = true\ +OMIT_GNULIB_MODULE_sys_select-h = true\ +OMIT_GNULIB_MODULE_sys_time-h = true\ OMIT_GNULIB_MODULE_boot-time = true\ OMIT_GNULIB_MODULE_crypto\/md5 = true /^arg-nonnull\.h:/,/^[ ][ ]*mv /c\ -- 2.39.5