summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@chbouib.org>2007-05-31 00:28:19 +0200
committerLudovic Courtès <ludo@chbouib.org>2007-05-31 00:28:19 +0200
commitd51689f572e544759632fa2f9ca0209a843d4452 (patch)
tree6d823e1f3542d6eda699b68ff76fcae1c78b56ec /configure.in
parentcaf84e6f68c094a4fb86f05a830f276dd7bb1fb7 (diff)
downloadgnutls-d51689f572e544759632fa2f9ca0209a843d4452.tar.gz
Tiny cosmetic change in `configure.in'.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 60b531bbfb..8c38186e81 100644
--- a/configure.in
+++ b/configure.in
@@ -118,7 +118,6 @@ if test "x$GAA" = "x"; then
***]])
fi
-echo "*** GCC: $GCC"
AM_CONDITIONAL(HAVE_GCC, test "x$GCC" = "xyes")
AM_CONDITIONAL(HAVE_GUILE, test "x$opt_guile_bindings" = "xyes")