From: Ralf Wildenhues Date: Sat, 19 Mar 2005 19:54:19 +0000 (+0000) Subject: * tests/demo-nopic.test: Enhance status output X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02a30304f7903aa8450e733f85e8a401c4b1ebf9;p=thirdparty%2Flibtool.git * tests/demo-nopic.test: Enhance status output noted by Tom Burger . --- diff --git a/ChangeLog b/ChangeLog index b3ef8f97a..a2c1df7d8 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 Ralf Wildenhues * config/ltmain.m4sh, tests/defs.m4sh: Typos. diff --git a/tests/demo-nopic.test b/tests/demo-nopic.test index 1ed377116..63b4bf79d 100755 --- a/tests/demo-nopic.test +++ b/tests/demo-nopic.test @@ -28,7 +28,7 @@ hppa*|x86_64*|s390*) func_skip "$host doesn't like non-PIC shared libs" ;; *-solaris*|*-sunos*) - func_skip "libtool does not build non-PIC shared libs on $host_os" + func_skip "libtool does not build non-PIC shared libs on $host" ;; esac