From: Behdad Esfahbod Date: Tue, 5 Feb 2013 04:31:24 +0000 (-0500) Subject: Add color-tests automake option X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=52d66c26a2102bd1a49463b8e8f04612598f8ac1;p=platform%2Fupstream%2FlibHarfBuzzSharp.git Add color-tests automake option --- diff --git a/configure.ac b/configure.ac index 40e7837..8ae0d01 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([harfbuzz.pc.in]) AC_CONFIG_HEADERS([config.h]) -AM_INIT_AUTOMAKE([1.11.1 gnits dist-bzip2 no-dist-gzip -Wall no-define]) +AM_INIT_AUTOMAKE([1.11.1 gnits dist-bzip2 no-dist-gzip -Wall no-define color-tests]) AM_SILENT_RULES([yes]) # Initialize libtool