From: Po Lu Date: Mon, 7 Aug 2023 12:17:55 +0000 (+0800) Subject: * nt/gnulib-cfg.mk: Excise unneeded entries. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=26f6b283eeeb123fee8daf7c4cbfd5731d6a8afe;p=emacs.git * nt/gnulib-cfg.mk: Excise unneeded entries. --- 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