From 30e1b7efd472e0439bea14df6a2d19cd8b5ac15e Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Mon, 17 Oct 2016 13:02:21 +0200 Subject: Remove support for liblzmadec and use FindLibLZMA Closes #806 --- contrib/android/config/windows_host.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'contrib') diff --git a/contrib/android/config/windows_host.h b/contrib/android/config/windows_host.h index decc87f2..2d899d1e 100644 --- a/contrib/android/config/windows_host.h +++ b/contrib/android/config/windows_host.h @@ -427,9 +427,6 @@ /* Define to 1 if you have the `lzma' library (-llzma). */ /* #undef HAVE_LIBLZMA */ -/* Define to 1 if you have the `lzmadec' library (-llzmadec). */ -/* #undef HAVE_LIBLZMADEC */ - /* Define to 1 if you have the `lzo2' library (-llzo2). */ /* #undef HAVE_LIBLZO2 */ -- cgit v1.2.1