build: configure: Properly encapsulate strings
commit31336db7a7bc46636dc296684ada419463cab232
authorTobias Klauser <tklauser@distanz.ch>
Wed, 19 Aug 2015 14:31:31 +0000 (19 16:31 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Wed, 19 Aug 2015 14:31:31 +0000 (19 16:31 +0200)
tree73b63a58fb67de7483d1fa08458bd9ad8b9c48f8
parent3384ee7119222a6230c983dbdcbaf2ac2d6f92fb
build: configure: Properly encapsulate strings

This fixes the following errors when running configure e.g. inside the
OpenEmbedded environment:

./configure: line 23: [: too many arguments
./configure: line 24: [: i586-oe-linux-ld: binary operator expected

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
configure