[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 51784551c5: Fix the MS-DOS build
From: |
Po Lu |
Subject: |
master 51784551c5: Fix the MS-DOS build |
Date: |
Tue, 8 Mar 2022 22:44:11 -0500 (EST) |
branch: master
commit 51784551c57a70ff9236d1fb980bc25d6e4755f9
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>
Fix the MS-DOS build
* sed1v2.inp: Update for recent changes.
---
msdos/sed1v2.inp | 1 +
1 file changed, 1 insertion(+)
diff --git a/msdos/sed1v2.inp b/msdos/sed1v2.inp
index 86f00c024a..cc29ad0281 100644
--- a/msdos/sed1v2.inp
+++ b/msdos/sed1v2.inp
@@ -50,6 +50,7 @@ s/\.h\.in/.h-in/
/^LIB_ACL *=/s/@LIB_ACL@//
/^LIB_EACCESS *=/s/@LIB_EACCESS@//
/^LIB_FDATASYNC *=/s/@LIB_FDATASYNC@//
+/^LIB_NANOSLEEP *=/s/@LIB_NANOSLEEP@//
s/ *@LIBTIFF@//
s/ *@LIBJPEG@//
s/ *@LIBPNG@//
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 51784551c5: Fix the MS-DOS build,
Po Lu <=