Enable bzip2 support for `make devel'.
diff --git a/devel/ftoption.h b/devel/ftoption.h
index 24f72bc..11a9bcf 100644
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -201,7 +201,7 @@ FT_BEGIN_HEADER
/* */
/* Define this macro if you want to enable this `feature'. */
/* */
-/* #define FT_CONFIG_OPTION_USE_BZIP2 */
+#define FT_CONFIG_OPTION_USE_BZIP2
/*************************************************************************/