]> granicus.if.org Git - php/commit
Fix configure error
authorPeter Kokot <peterkokot@gmail.com>
Thu, 15 Jun 2017 00:30:39 +0000 (02:30 +0200)
committerJoe Watkins <krakjoe@php.net>
Thu, 22 Jun 2017 13:01:18 +0000 (14:01 +0100)
commit660250f4da18f931f9240c4b52fe549b1fde4a69
treeb1b79eca28d9f2abeba797e51e8e9db2c9a48855
parent81c2a4b9ba0816a0bda4f004aeca634ad8b58970
Fix configure error

This patch fixes configure error on some systems such as Alpine.

```
 line 3472: test: =: unary operator expected
```

One of the fixes has been suggested also here already:
https://bugs.php.net/bug.php?id=39835

Thank you for considering merging this.
NEWS
acinclude.m4