configure.ac: work around syntax error

.. when HAVE_WINDOWS was not set.
This commit is contained in:
Max Kellermann 2012-04-23 21:27:55 +02:00
parent 36a7b4e275
commit 0de39b64cb

View File

@ -87,7 +87,7 @@ mingw32* | windows*)
HAVE_WINDOWS=1
;;
esac
AM_CONDITIONAL([HAVE_WINDOWS], [test $HAVE_WINDOWS -eq 1])
AM_CONDITIONAL([HAVE_WINDOWS], [test x$HAVE_WINDOWS = x1])
if test -z "$prefix" || test "x$prefix" = xNONE; then
local_lib=