mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
Fix the MS-DOS build
* msdos/sed1v2.inp (TIMER_TIME_LIB): Define to empty string.
This commit is contained in:
parent
5e0c200608
commit
748521ba34
|
|
@ -186,6 +186,7 @@ s/ *@WEBP_LIBS@//
|
|||
/^HARFBUZZ_CFLAGS *=/s/@HARFBUZZ_CFLAGS@//
|
||||
/^HARFBUZZ_LIBS *=/s/@HARFBUZZ_LIBS@//
|
||||
/^QCOPY_ACL_LIB *=/s/@QCOPY_ACL_LIB@//
|
||||
/^TIMER_TIME_LIB *=/s/@TIMER_TIME_LIB@//
|
||||
/^LCMS2_CFLAGS *=/s/@LCMS2_CFLAGS@//
|
||||
/^LCMS2_LIBS *=/s/@LCMS2_LIBS@//
|
||||
/^LIBGMP *=/s/@LIBGMP@//
|
||||
|
|
|
|||
Loading…
Reference in a new issue