[PHP-DEV] fnmatch

2002-09-24 Thread David Reid
The test for fnmatch is incorrectly giving "yes" on beos. Autoconf 2.53 seems to have a new test specifically for fnmatch so could we use their test in php? This is probably easier than requiring an upgrade to 2.53 for autoconf for such a trivial little thing... david -- PHP Development Mailin

Re: [PHP-DEV] fnmatch build issue

2002-04-22 Thread Jani Taskinen
Should be fixed now.. --Jani On Sun, 21 Apr 2002, Wez Furlong wrote: >I'm getting the following messages when building HEAD: > >PHPDEV/ext/standard/file.c -fPIC -DPIC -o ext/standard/file.lo >In file included from /usr/include/apache/fnmatch.h:38, > f

[PHP-DEV] fnmatch build issue

2002-04-21 Thread Wez Furlong
I'm getting the following messages when building HEAD: PHPDEV/ext/standard/file.c -fPIC -DPIC -o ext/standard/file.lo In file included from /usr/include/apache/fnmatch.h:38, from /home/wez/src/php/PHPDEV/ext/standard/file.c:104: /usr/include/apache/ap_config.h:1096: warn