configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 52d66c26a2102bd1a49463b8e8f04612598f8ac1
Author: Behdad Esfahbod <[email protected]>
Date:   Mon Feb 4 23:31:24 2013 -0500

    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
_______________________________________________
HarfBuzz mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to