Paul Eggert wrote:
> I can do
> the other part too, if you like, but I figured you'd rather do that.

Yes. Just committed this:

2007-08-18  Bruno Haible  <[EMAIL PROTECTED]>

        * modules/fstrcmp: New file, from GNU gettext with modifications.
        * lib/fstrcmp.h: New file, from GNU gettext.
        * lib/fstrcmp.c: New file, from GNU gettext.
        * MODULES.html.sh (String handling): Add fstrcmp.

============================ modules/fstrcmp ===============================
Description:
Fuzzy string comparison.

Files:
lib/fstrcmp.h
lib/fstrcmp.c

Depends-on:
diffseq
lock
tls
minmax
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += fstrcmp.h fstrcmp.c

Include:
"fstrcmp.h"

License:
GPL

Maintainer:
Bruno Haible




Reply via email to