Skip to content
Snippets Groups Projects
Commit 7cd83354 authored by Edric's avatar Edric
Browse files

Update configure.ac

parent 41406833
Branches
Tags
No related merge requests found
......@@ -44,7 +44,7 @@ case "${host_os}" in
;;
esac
AM_CONDITIONAL(WIN32, [test x"$SYS" = mingw32])
AM_CONDITIONAL(WIN32, [test "x$SYS" = "xmingw32"])
AS_IF([test "x$SYS" = "xandroid"],
[], [LDFLAGS="${LDFLAGS} -lpthread"])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment