From 6d701716462e8300a54f67ed3acd44311a3fcb65 Mon Sep 17 00:00:00 2001 From: ellson Date: Fri, 17 Oct 2008 21:12:30 +0000 Subject: [PATCH] add stutus info about gts --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 36aabac04..c5447c1d9 100644 --- a/configure.ac +++ b/configure.ac @@ -2391,7 +2391,7 @@ else fi else # using the internal libgd - use_gd="Yes" + use_gd="Yes [internal]" AC_MSG_WARN(Using internal libgd source.) AC_DEFINE_UNQUOTED(HAVE_GD_GIF,1,[Define if the GD library has the GD_GIF feature]) AC_DEFINE_UNQUOTED(HAVE_LIBGD,1,[Define if either internal or external GD library is availabel]) @@ -3023,6 +3023,7 @@ echo "" echo "options:" echo " cgraph: $use_cgraph" echo " digcola: $use_digcola" +echo " gts: $use_gts" echo " ipsepcola: $use_ipsepcola" echo " sfdp: $use_sfdp" echo " codegens: $use_codegens" -- 2.40.0