Code

configure.ac: set HAVE_WINDOWS=0 to avoid a "test" warning
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Wed, 2 May 2012 17:27:53 +0000 (19:27 +0200)
committerJonathan Neuschäfer <j.neuschaefer@gmx.net>
Wed, 2 May 2012 17:27:53 +0000 (19:27 +0200)
commitd48c131bca7a6af52cf13bd0ceb99ad8dfed512f
treeb67a3df3e8dcfaebe072a0b7c65bd05c24beb8a7
parentcf6fec9daebebb24b4ae21cca93e21b916b88d0c
configure.ac: set HAVE_WINDOWS=0 to avoid a "test" warning

The warning would be:
./configure: line 5033: test: -eq: unary operator expected
configure.ac