]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Made "appending to libtool" message more descriptive
authorOssama Othman <othman@cs.wustl.edu>
Sun, 5 Dec 1999 01:24:25 +0000 (01:24 +0000)
committerOssama Othman <ossama@debian.org>
Sun, 5 Dec 1999 01:24:25 +0000 (01:24 +0000)
ltconfig.in

index b3723ad151efe67db4d80f13d311f14fb045f598..7e810f1b7d53699284484774047990970bee1ff5 100755 (executable)
@@ -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"