emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 1bc8412ecbf 2/2: ; Fix the MS-DOS build


From: Po Lu
Subject: master 1bc8412ecbf 2/2: ; Fix the MS-DOS build
Date: Thu, 2 Jan 2025 07:47:57 -0500 (EST)

branch: master
commit 1bc8412ecbf58a16efc4e9ddb0d46ef25ce7c14f
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; Fix the MS-DOS build
    
    * msdos/sedlibmk.inp: Adapt to new GNulib module names.
---
 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\



reply via email to

[Prev in Thread] Current Thread [Next in Thread]