summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2010-12-31 19:18:15 +0100
committerWerner Lemberg <wl@gnu.org>2010-12-31 19:18:15 +0100
commit13a91639a503865e35a012c7f51e4ca6462635d2 (patch)
tree9bfde33ab912e7c2b5100f3ac2098d763fac2f3f
parentfe42a65317d8aebc9f82334d4bd88f42f7c655c0 (diff)
downloadfreetype2-13a91639a503865e35a012c7f51e4ca6462635d2.tar.gz
Enable bzip2 support for `make devel'.
-rw-r--r--devel/ftoption.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ftoption.h b/devel/ftoption.h
index 24f72bc41..11a9bcf32 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
/*************************************************************************/