From 9016504e2ab2718603838aa2504513fa5aeefd7e Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 10 Sep 2008 17:22:49 -0400 Subject: [PATCH] [configure.ac.enable] Don't report CFLAGS It's long and not that useful. --- build/configure.ac.enable | 3 --- 1 file changed, 3 deletions(-) diff --git a/build/configure.ac.enable b/build/configure.ac.enable index beae488f5..4a6fb579a 100644 --- a/build/configure.ac.enable +++ b/build/configure.ac.enable @@ -615,9 +615,6 @@ AC_DEFUN([CAIRO_REPORT], echo " win32 printing testing: $test_win32_printing" fi echo "" - echo "using CFLAGS:" - echo $CAIRO_CFLAGS - echo "" if test x"$use_ft" != "xyes" && \ test x"$use_win32_font" != "xyes" && \