[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bugs found
From: |
Paul Eggert |
Subject: |
Re: bugs found |
Date: |
Fri, 12 Jul 2002 22:28:19 -0700 (PDT) |
> From: Akim Demaille <address@hidden>
> Date: 07 Jun 2002 11:51:04 +0200
> Paul, ever seen something like this error?
No.
> In file included from configure:3071:
> /usr/local/include/fnmatch.h:38: ap_config.h: No such file or directory
Looks to me like /usr/local/include/fnmatch.h is broken on that host,
in which case the replacement fnmatch.h and fnmatch.c should be used.
It appears to me that the code is doing that; if so, it should be OK.
> The failure of the testsuite is due to the missing fnmatch.h, it's
> fixed below.
Thanks.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: bugs found,
Paul Eggert <=