X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=configure;h=4cff8980e445d731807a875f7cf0a1c7923ef226;hp=9668a2785a09675aded96065976364694ae8388a;hb=7a929cb6273a2a784405d8ec934df6cbe10a8018;hpb=b2058a5bead44a5b5ecaa903e9bbf3231477fde9 diff --git a/configure b/configure index 9668a278..4cff8980 100755 --- a/configure +++ b/configure @@ -281,15 +281,6 @@ EOF compile_binary } -check_bzlib() -{ - cat > $TMPC < - void main() { BZ2_bzBuffToBuffDecompress(0, 0, 0, 0, 0, 0); } -EOF - compile_object -} - check_libpng() { cat > $TMPC <