From: Ralf Wildenhues Date: Sat, 19 Mar 2005 19:55:01 +0000 (+0000) Subject: * tests/demo-nopic.test: Enhance status output X-Git-Tag: release-1-5-16~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=259a8cc8cd11daadc66c74f74f85f40ba8c6d6c1;p=thirdparty%2Flibtool.git * tests/demo-nopic.test: Enhance status output noted by Tom Burger . --- diff --git a/ChangeLog b/ChangeLog index 95af21165..0a6b21e89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-19 Ralf Wildenhues + + * tests/demo-nopic.test: Enhance status output + noted by Tom Burger . + 2005-03-18 Peter O'Gorman , Ralf Wildenhues diff --git a/tests/demo-nopic.test b/tests/demo-nopic.test index 504f198a5..43816ae84 100755 --- a/tests/demo-nopic.test +++ b/tests/demo-nopic.test @@ -17,7 +17,7 @@ hppa*|x86_64*|s390*) exit 77 ;; *-solaris*|*-sunos*) - echo "libtool does not build non-PIC shared libs on $host_os" 2>&1 + echo "libtool does not build non-PIC shared libs on $host" 2>&1 exit 77 ;; esac