From 26f6b283eeeb123fee8daf7c4cbfd5731d6a8afe Mon Sep 17 00:00:00 2001 From: Po Lu Date: Mon, 7 Aug 2023 20:17:55 +0800 Subject: [PATCH] * nt/gnulib-cfg.mk: Excise unneeded entries. --- nt/gnulib-cfg.mk | 6 ------ 1 file changed, 6 deletions(-) diff --git a/nt/gnulib-cfg.mk b/nt/gnulib-cfg.mk index d7241976f83..b36724b037f 100644 --- a/nt/gnulib-cfg.mk +++ b/nt/gnulib-cfg.mk @@ -73,9 +73,6 @@ OMIT_GNULIB_MODULE_nanosleep = true OMIT_GNULIB_MODULE_nproc = true OMIT_GNULIB_MODULE_open = true OMIT_GNULIB_MODULE_pipe2 = true -OMIT_GNULIB_MODULE_printf-frexp = true -OMIT_GNULIB_MODULE_printf-frexpl = true -OMIT_GNULIB_MODULE_printf-posix = true OMIT_GNULIB_MODULE_realloc-gnu = true OMIT_GNULIB_MODULE_realloc-posix = true OMIT_GNULIB_MODULE_secure_getenv = true @@ -92,7 +89,4 @@ OMIT_GNULIB_MODULE_sys_types = true OMIT_GNULIB_MODULE_unistd = true OMIT_GNULIB_MODULE_utimens = true OMIT_GNULIB_MODULE_utimensat = true -OMIT_GNULIB_MODULE_vasnprintf = true -OMIT_GNULIB_MODULE_vasprintf = true -OMIT_GNULIB_MODULE_vfprintf-posix = true OMIT_GNULIB_MODULE_xsize = true -- 2.39.5