summaryrefslogtreecommitdiff
path: root/config.bat
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2022-08-18 14:24:30 +0800
committerPo Lu <luangruo@yahoo.com>2022-08-18 14:24:43 +0800
commit9f26a8d31b1c7e6a596ca0933f327df5ac60463d (patch)
tree631b12d0705af4489bb3a7ccf163a8504b737db5 /config.bat
parent7406ae4c98fdbf9ea53444defcc75ee75e7e2668 (diff)
downloademacs-9f26a8d31b1c7e6a596ca0933f327df5ac60463d.tar.gz
Fix the MS-DOS build
* config.bat: Generate stdckdint.in.h * msdos/sedlibmk.inp (STDCKDINT_H) (GL_GENERATE_STDCKDINT_H_CONDITION): Update these variables too.
Diffstat (limited to 'config.bat')
-rw-r--r--config.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.bat b/config.bat
index e9a180c8eed..4adc477bc95 100644
--- a/config.bat
+++ b/config.bat
@@ -301,6 +301,7 @@ If Exist sys_time.in.h update sys_time.in.h sys_time.in-h
If Exist sys_types.in.h update sys_types.in.h sys_types.in-h
If Exist time.in.h update time.in.h time.in-h
If Exist unistd.in.h update unistd.in.h unistd.in-h
+If Exist stdckdint.in.h update stdckdint.in.h stdckdint.in-h
If Exist gnulib.mk.in update gnulib.mk.in gnulib.mk-in
Rem Only repository has the msdos/autogen directory
If Exist Makefile.in sed -f ../msdos/sedlibcf.inp < Makefile.in > makefile.tmp