Charles Wilson's earlier patch.
+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
. ./defs || exit 1
-func_require "pdemo-make" "demo/hell$EXEEXT"
+func_require "pdemo-make" "pdemo/hell$EXEEXT"
func_mkprefixdir
func_cd "pdemo"
func_exec "$prefix/bin/helldl" '(Welcome to .*GNU Hell|unsupported)'
exit $status
+