configure: Fix bz2 configure check for Windows
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 22 Aug 2013 12:56:11 +0000 (14:56 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 22 Aug 2013 12:56:11 +0000 (14:56 +0200)
commit0e1da65f6ca0ebc0951578fc0e6dc62e925e0043
tree53551f05153bebaa6395f6a5c1db10d5efaba161
parent966b53109b7f933ead596f9075d26bd6713f36d3
configure: Fix bz2 configure check for Windows

Due to function decorations on Windows AC_CHECK_LIB can't be used to check for bz2.

https://bugzilla.gnome.org/show_bug.cgi?id=465924
configure.ac