octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave on windows testing


From: John W. Eaton
Subject: Re: Octave on windows testing
Date: Thu, 10 Mar 2016 16:19:56 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0

On 03/10/2016 04:05 PM, Olaf Till wrote:

But this also seems to mean that (in package 'database') I can't do:

AC_PROG_CXX
if test "$GXX" != yes; then
AC_MSG_ERROR(...

in configure.ac, but have to check the output of 'mkoctfile -p CXX'
instead. This seems a bit awkward...

Why do you need this check?  What is it intended to accomplish?

jwe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]