22 Aug
2008
22 Aug
'08
12:42 a.m.
This makes the error message(s) more helpful. --- ginac/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ginac/Makefile.am b/ginac/Makefile.am index 0570fde..17b272f 100644 --- a/ginac/Makefile.am +++ b/ginac/Makefile.am @@ -45,6 +45,7 @@ $(srcdir)/parser/builtin_fcns.cpp: $(srcdir)/parser/builtin_fcns.def $(srcdir)/p else \ echo "*** ERROR: the \"$@\" file does not exist, and AutoGen is not installed on your system"; \ echo "*** Please install AutoGen (http://www.gnu.org/software/autogen)"; \ + exit 1; \ fi -- 1.5.6 Best regards, Alexei -- All science is either physics or stamp collecting.