Author: durner Date: 2006-05-07 07:57:24 -0700 (Sun, 07 May 2006) New Revision: 2768
Modified: Extractor/configure.ac Log: no bzip2 Modified: Extractor/configure.ac =================================================================== --- Extractor/configure.ac 2006-05-07 14:05:34 UTC (rev 2767) +++ Extractor/configure.ac 2006-05-07 14:57:24 UTC (rev 2768) @@ -373,11 +373,6 @@ AC_MSG_NOTICE([NOTICE: vorbis support disabled]) fi -if test "x$HAVE_BZ2_TRUE" = "x#" -then - AC_MSG_NOTICE([NOTICE: bzip2 support disabled]) -fi - if test "x$HAVE_ZLIB_TRUE" = "x#" then AC_MSG_ERROR([FATAL: zlib not found (headers not installed?)]) _______________________________________________ GNUnet-SVN mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnunet-svn
