fnmatch improvements
Corinna Vinschen
corinna-cygwin@cygwin.com
Fri Jul 28 11:14:24 GMT 2023
On Jul 28 12:56, Bruno Haible via Cygwin wrote:
> Corinna Vinschen wrote:
> > After the above fail, I tried from scratch with your below patch,
> > and I still get
> >
> > $ grep REPLACE_FNMATCH ./config.status
> > S["REPLACE_FNMATCH"]="1"
> >
> > Even though
> >
> > $ grep fnmatch log1
> > checking for fnmatch.h... yes
> > checking for fnmatch... yes
> > checking for working POSIX fnmatch... yes
> >
> > I'm quite puzzled.
>
> It's sometimes hard to make incremental changes to generated files of the
> GNU Build System plus Gnulib. I've therefore recreated a new tarball for you,
> at https://haible.de/bruno/gnu/testdir-fnmatch.tar.gz .
Thanks, I'll use that for testing later today.
Corinna
More information about the Cygwin
mailing list