diff options
author | Yang Tse <yangsita@gmail.com> | 2011-12-23 17:45:42 +0100 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2011-12-23 17:45:42 +0100 |
commit | f8cd217f0403a8fbe61b7563c07b99c5695da341 (patch) | |
tree | b9869133726bef6abd3a53f01af1bb6b0c5333d9 /buildconf | |
parent | 84e7ea2ffcfc22a30a2079cfb9711ed32a9d625c (diff) | |
download | curl-f8cd217f0403a8fbe61b7563c07b99c5695da341.tar.gz |
buildconf: minor tweaks commit 430527a1 follow-up
Diffstat (limited to 'buildconf')
-rwxr-xr-x | buildconf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -249,6 +249,8 @@ if test "$lt_status" != "good"; then exit 1 fi +echo "buildconf: libtool version $lt_version (ok)" + #-------------------------------------------------------------------------- # GNU libtoolize check # |