Update of bug #66518 (group groff):
Summary: [PATCH] [libgroff] stop doing what gnulib can do for
us => [libgroff] stop doing what gnulib can do for us
_______________________________________________________
Follow-up Comment #3:
commit 3b241554d8da5b7a26cf70b4b5df54816a011c47
Author: Collin Funk <[email protected]>
Date: Wed Dec 25 02:16:07 2024 +0000
Use the `strcase` Gnulib module.
* Makefile.am: Update comment.
* bootstrap.conf (gnulib_modules): Add strcase.
* configure.ac: Remove checks for strcasecmp and strncasecmp.
* src/libs/libgroff/strcasecmp.c: Delete file.
* src/libs/libgroff/strncasecmp.c: Likewise.
* src/libs/libgroff/libgroff.am (EXTRA_DIST): Remove deleted files.
* src/include/lib.h (strcasecmp, strncasecmp): Remove declarations.
* src/roff/groff/pipeline.c (strcasecmp): Likewise.
See <https://savannah.gnu.org/bugs/?66518>.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66518>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
