]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Use different check for libbz2 on Windows.
authorAndres Mejia <amejia004@gmail.com>
Sun, 3 Feb 2013 03:56:39 +0000 (22:56 -0500)
committerAndres Mejia <amejia004@gmail.com>
Sun, 3 Feb 2013 03:56:39 +0000 (22:56 -0500)
commit1a0f8974bd3092e1f313e301d1ccc352b6b60118
treebe7948b03cd8ebb2951a3d8b9f76235cb4d3b6a9
parent66648f8c3fa01d39fe3a24551c19d6fa20250c9a
Use different check for libbz2 on Windows.

Windows port of libbz2 cannot use AC_CHECK_LIB.
See https://mail.gnome.org/archives/gnumeric-list/2008-November/msg00038.html for an explanation.
configure.ac