mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-18 14:16:00 +08:00
* tests/pdemo-inst.test: Correction for mis-application of
Charles Wilson's earlier patch.
This commit is contained in:
parent
4573926c18
commit
cf835b450f
@ -1,3 +1,8 @@
|
||||
2004-10-10 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
|
||||
|
||||
* tests/pdemo-inst.test: Correction for mis-application of
|
||||
Charles Wilson's earlier patch.
|
||||
|
||||
2004-10-09 Gary V. Vaughan <gary@gnu.org>
|
||||
|
||||
* m4/libtool.m4 (_LT_LANG_F77_CONFIG): Make sure the save and
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
. ./defs || exit 1
|
||||
|
||||
func_require "pdemo-make" "demo/hell$EXEEXT"
|
||||
func_require "pdemo-make" "pdemo/hell$EXEEXT"
|
||||
|
||||
func_mkprefixdir
|
||||
func_cd "pdemo"
|
||||
@ -34,3 +34,4 @@ func_exec "$prefix/bin/hell" 'Welcome to GNU Hell'
|
||||
func_exec "$prefix/bin/helldl" '(Welcome to .*GNU Hell|unsupported)'
|
||||
|
||||
exit $status
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user