Commit c17d70aaaebfc79e4d5cc9b490b0cc7d43b5cd42

Bruno Haible 2025-02-16T12:30:58

strings-h: Don't declare strcasecmp, strncasecmp without the module. * lib/strings.in.h (strcasecmp): Don't declare if module 'strcasecmp' is not present. (strncasecmp): Don't declare if module 'strncasecmp' is not present. * m4/strings_h.m4 (gl_STRINGS_H_REQUIRE_DEFAULTS): Initialize GNULIB_STRCASECMP, GNULIB_STRNCASECMP. * modules/strings-h (Makefile.am): Substitute GNULIB_STRCASECMP, GNULIB_STRNCASECMP.