]> git.ipfire.org Git - thirdparty/kea.git/commit
Replace another "test" with "expr". 53/head
authorPatrik Lundin <patrik@sigterm.se>
Thu, 3 Aug 2017 19:13:34 +0000 (21:13 +0200)
committerPatrik Lundin <patrik@sigterm.se>
Thu, 3 Aug 2017 19:13:34 +0000 (21:13 +0200)
commitd32a6e0aa4cc4a16df486b02e17961f8ea900460
tree1126111b52825f999087448fcf86188f841eb41d
parent408e36f7f96f4a71d1ac5cd541219e13614efbc7
Replace another "test" with "expr".

Error message seen on OpenBSD:
===
./configure[16315]: test: >: unexpected operator/operand
===

Another instance of this problem was fixed previously:
https://github.com/isc-projects/kea/pull/25
configure.ac