diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-09 23:34:57 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-09 23:34:57 +0000 |
| commit | 736ea295294427e5f07f79e1bc31871d34edbe69 (patch) | |
| tree | 4a806d3f4dab8466d0d6cd27d601167f9c8755b0 /configure | |
| parent | 70ab51af6699f7b967645b19772dfecab4ef959a (diff) | |
| download | pcsxr-736ea295294427e5f07f79e1bc31871d34edbe69.tar.gz | |
libbz2 is not needed
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47720 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -13714,17 +13714,6 @@ fi if test "x$have_zlib" = xno; then as_fn_error "unable to find libz headers" "$LINENO" 5 fi -ac_fn_c_check_header_mongrel "$LINENO" "bzlib.h" "ac_cv_header_bzlib_h" "$ac_includes_default" -if test "x$ac_cv_header_bzlib_h" = x""yes; then : - have_bzlib=yes -else - have_bzlib=no -fi - - -if test "x$have_bzlib" = xno; then - as_fn_error "unable to find libbz2 headers" "$LINENO" 5 -fi ac_fn_c_check_header_mongrel "$LINENO" "X11/extensions/Xv.h" "ac_cv_header_X11_extensions_Xv_h" "$ac_includes_default" if test "x$ac_cv_header_X11_extensions_Xv_h" = x""yes; then : have_xv=yes |
