Re: [Oorexx-devel] FNM_CASEFOLD

2019-02-18 Thread Enrico Sorichetti via Oorexx-devel
Thank You Rick But I guess that there was a leftover from Your tests At line 74 the #undef HAVE_FNM_CASEFOLD Should not be there Tested … it works in both cases ! E > On 18 Feb 2019, at 09:45, Enrico Sorichetti wrote: > > Unfortunately ... > whenever a new define is introduced in config.h

[Oorexx-devel] FNM_CASEFOLD

2019-02-18 Thread Enrico Sorichetti via Oorexx-devel
Unfortunately ... whenever a new define is introduced in config.h It is my habit to check that things continue to work even if the same is undeffed That is the case for HAVE_FNM_CASEFOLD Without it the build fails … - 1) if fnmatch.h(*) and FNM_CASEFOLD are not available the thing should