Branch
Hash :
b9f48580
Author :
Date :
2025-09-17T22:05:22
stringeq: Make use of Autoconf more reliable. * m4/stringeq.m4: New file. * modules/stringeq (Files): Add it. (configure.ac): Don't set HAVE_DECL_MEMEQ, HAVE_DECL_STREQ. Instead, invoke gl_FUNC_STREQ and gl_FUNC_MEMEQ.
Description:
streq and memeq convenience functions for string equality
Files:
lib/string.c
m4/stringeq.m4
Depends-on:
bool
string-h
configure.ac:
gl_FUNC_STREQ
gl_FUNC_MEMEQ
gl_STRING_MODULE_INDICATOR([stringeq])
Makefile.am:
lib_SOURCES += string.c
Include:
<string.h>
License:
LGPLv2+
Maintainer:
all