From 9f26a8d31b1c7e6a596ca0933f327df5ac60463d Mon Sep 17 00:00:00 2001 From: Po Lu Date: Thu, 18 Aug 2022 14:24:30 +0800 Subject: 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. --- config.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'config.bat') 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 -- cgit v1.2.3