Hi,
I've stumbled across this with php5, but this is also in php6 (against
which the patch below is): the sqlite Makefile.am uses a GNU/Linux-only
test(1) syntax that won't build on (e.g.) NetBSD. The patch below fixes
this for POSIX/SUSv3 conformance.
- Hubert
Index: configure
(resent to proper list)
> On Solaris 8, configure throws up:
>
> ...
> checking for XSL support... yes
> ./configure: test: unknown operator ==
>
> The patch below fixes this. Please fix in future revisions.
>
>
> - Hubert
>
>
> --- ext/xsl/config.m4.orig Sat Jul 19 04:02: