GNOME Bugzilla – Bug 738721
test: =: unary operator expected
Last modified: 2015-02-27 16:56:44 UTC
I noted the following error on running ./configure checking platform to setup platform specific variables... ./configure: line 12905: test: =: unary operator expected On checking there were instances where tests were being done with $foo instead of "$foo" so this caused the problem.
Created attachment 288787 [details] [review] Fix urinary operator expected, error
Review of attachment 288787 [details] [review]: committed with: https://git.gnome.org/browse/java-atk-wrapper/commit/?id=6526797c50c45950ef5a3d3b926c324cdc133bfe
[Moving at-spi/java-atk-wrapper bugs to separate product. See bug 740075]