From f8cd217f0403a8fbe61b7563c07b99c5695da341 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 23 Dec 2011 17:45:42 +0100 Subject: [PATCH] buildconf: minor tweaks commit 430527a1 follow-up --- buildconf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/buildconf b/buildconf index ecfedb1..da596fa 100755 --- a/buildconf +++ b/buildconf @@ -249,6 +249,8 @@ if test "$lt_status" != "good"; then exit 1 fi +echo "buildconf: libtool version $lt_version (ok)" + #-------------------------------------------------------------------------- # GNU libtoolize check # -- 2.7.4