From: Ossama Othman Date: Sun, 5 Dec 1999 01:24:25 +0000 (+0000) Subject: Made "appending to libtool" message more descriptive X-Git-Tag: multi-language-merge-point~263 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6703b5ae2902a16fbcf004aab2338c7591a86413;p=thirdparty%2Flibtool.git Made "appending to libtool" message more descriptive --- diff --git a/ltconfig.in b/ltconfig.in index b3723ad15..7e810f1b7 100755 --- a/ltconfig.in +++ b/ltconfig.in @@ -2017,7 +2017,7 @@ if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi ### BEGIN LIBTOOL CONFIG EOF else - echo "appending to $ofile" + echo "appending configuration tag \"$tagname\" to $ofile" echo "### BEGIN LIBTOOL TAG CONFIG: $tagname" >> "$ofile" fi cfgfile="$ofile"