> markus@x4 freetype2 % git clean -dqfx
> markus@x4 freetype2 % ./autogen.sh
> ...
> markus@x4 freetype2 % ./configure --prefix=/usr/
> ...
> checking for BZIP2... no

Strange.  Because you should then see

  checking for BZIP2... no
  checking for BZ2_bzDecompress in -lbz2... yes
  checking bzlib.h usability... yes
  checking bzlib.h presence... yes
  checking for bzlib.h... yes

and in the very end

  bzip2:         yes (autoconf test)


    Werner

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to