Makefile.in (just-check): Ignore errors.
� * Makefile.in (just-check): Ignore errors. From-SVN: r23843
This commit is contained in:
parent
fe46648cf5
commit
e8294a3575
@ -1,3 +1,7 @@
|
||||
Wed Nov 25 01:00:07 1998 Marc Espie <espie@quatramaran.ens.fr>
|
||||
|
||||
* Makefile.in (just-check): Ignore errors.
|
||||
|
||||
Sat Jun 27 23:59:35 1998 Carlo Wood <carlo@runaway.xs4all.nl>
|
||||
|
||||
* lib/libio.exp (test_libio): Reset ld_library_path before appending
|
||||
|
@ -80,7 +80,7 @@ site.exp: ./config.status Makefile
|
||||
-@rm -f ./tmp?
|
||||
|
||||
just-check: site.exp
|
||||
rootme=`pwd`; export rootme; \
|
||||
-rootme=`pwd`; export rootme; \
|
||||
srcdir=${srcdir} ; export srcdir ; \
|
||||
EXPECT=${EXPECT} ; export EXPECT ; \
|
||||
if [ -f $${rootme}/../../../expect/expect ] ; then \
|
||||
|
Loading…
Reference in New Issue
Block a user