diff options
| author | Po Lu | 2025-01-02 20:29:12 +0800 |
|---|---|---|
| committer | Po Lu | 2025-01-02 20:29:12 +0800 |
| commit | 1bc8412ecbf58a16efc4e9ddb0d46ef25ce7c14f (patch) | |
| tree | d7e0d47a3d60d7101c462008a8878f21bc83bd6f /msdos | |
| parent | be9577d4a1e0308a066f50140662a1f04b7a6c16 (diff) | |
| download | emacs-1bc8412ecbf58a16efc4e9ddb0d46ef25ce7c14f.tar.gz emacs-1bc8412ecbf58a16efc4e9ddb0d46ef25ce7c14f.zip | |
; Fix the MS-DOS build
* msdos/sedlibmk.inp: Adapt to new GNulib module names.
Diffstat (limited to 'msdos')
| -rw-r--r-- | msdos/sedlibmk.inp | 8 |
1 files 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\ | |||
| 470 | OMIT_GNULIB_MODULE_at-internal = true\ | 470 | OMIT_GNULIB_MODULE_at-internal = true\ |
| 471 | OMIT_GNULIB_MODULE_careadlinkat = true\ | 471 | OMIT_GNULIB_MODULE_careadlinkat = true\ |
| 472 | OMIT_GNULIB_MODULE_cloexec = true\ | 472 | OMIT_GNULIB_MODULE_cloexec = true\ |
| 473 | OMIT_GNULIB_MODULE_dirent = true\ | 473 | OMIT_GNULIB_MODULE_dirent-h = true\ |
| 474 | OMIT_GNULIB_MODULE_dirfd = true\ | 474 | OMIT_GNULIB_MODULE_dirfd = true\ |
| 475 | OMIT_GNULIB_MODULE_dup2 = true\ | 475 | OMIT_GNULIB_MODULE_dup2 = true\ |
| 476 | OMIT_GNULIB_MODULE_errno = true\ | 476 | OMIT_GNULIB_MODULE_errno = true\ |
| @@ -486,7 +486,7 @@ OMIT_GNULIB_MODULE_getdtablesize = true\ | |||
| 486 | OMIT_GNULIB_MODULE_getgroups = true\ | 486 | OMIT_GNULIB_MODULE_getgroups = true\ |
| 487 | OMIT_GNULIB_MODULE_gettimeofday = true\ | 487 | OMIT_GNULIB_MODULE_gettimeofday = true\ |
| 488 | OMIT_GNULIB_MODULE_group-member = true\ | 488 | OMIT_GNULIB_MODULE_group-member = true\ |
| 489 | OMIT_GNULIB_MODULE_inttypes-incomplete = true\ | 489 | OMIT_GNULIB_MODULE_inttypes-h-incomplete = true\ |
| 490 | OMIT_GNULIB_MODULE_localtime-buffer = true\ | 490 | OMIT_GNULIB_MODULE_localtime-buffer = true\ |
| 491 | OMIT_GNULIB_MODULE_lstat = true\ | 491 | OMIT_GNULIB_MODULE_lstat = true\ |
| 492 | OMIT_GNULIB_MODULE_math = true\ | 492 | OMIT_GNULIB_MODULE_math = true\ |
| @@ -502,8 +502,8 @@ OMIT_GNULIB_MODULE_stpcpy = true\ | |||
| 502 | OMIT_GNULIB_MODULE_strtoimax = true\ | 502 | OMIT_GNULIB_MODULE_strtoimax = true\ |
| 503 | OMIT_GNULIB_MODULE_strtoll = true\ | 503 | OMIT_GNULIB_MODULE_strtoll = true\ |
| 504 | OMIT_GNULIB_MODULE_symlink = true\ | 504 | OMIT_GNULIB_MODULE_symlink = true\ |
| 505 | OMIT_GNULIB_MODULE_sys_select = true\ | 505 | OMIT_GNULIB_MODULE_sys_select-h = true\ |
| 506 | OMIT_GNULIB_MODULE_sys_time = true\ | 506 | OMIT_GNULIB_MODULE_sys_time-h = true\ |
| 507 | OMIT_GNULIB_MODULE_boot-time = true\ | 507 | OMIT_GNULIB_MODULE_boot-time = true\ |
| 508 | OMIT_GNULIB_MODULE_crypto\/md5 = true | 508 | OMIT_GNULIB_MODULE_crypto\/md5 = true |
| 509 | /^arg-nonnull\.h:/,/^[ ][ ]*mv /c\ | 509 | /^arg-nonnull\.h:/,/^[ ][ ]*mv /c\ |