[Pkg-octave-commit] [SCM] octave-symbolic branch, master, updated. a718b53403d9f164f8c2a3df521385a01d28a11b
pkienzle
pkienzle at 416fae20-06d0-4450-9b69-c6c34d4b5f03
Mon Jan 3 03:40:22 UTC 2011
The following commit has been merged in the master branch:
commit 2dc31dbfde8307990faa61e87e1d41e215068cbd
Author: pkienzle <pkienzle at 416fae20-06d0-4450-9b69-c6c34d4b5f03>
Date: Sat Mar 16 05:29:17 2002 +0000
More informative failure messages when components not found
git-svn-id: https://octave.svn.sourceforge.net/svnroot/octave/trunk/octave-forge/main/symbolic@175 416fae20-06d0-4450-9b69-c6c34d4b5f03
diff --git a/configure.add b/configure.add
index dd0e983..8ad9d4a 100644
--- a/configure.add
+++ b/configure.add
@@ -11,7 +11,7 @@ else
if test $have_ginac = no ; then
DEFHAVE_GINAC=
- STATUS="GiNaC not found"
+ STATUS="GiNaC not found --- see main/symbolic/INSTALL"
else
DEFHAVE_GINAC="HAVE_GINAC=1"
STATUS=yes
--
octave-symbolic
More information about the Pkg-octave-commit
mailing list