octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #31046] Check for lsame obsolete


From: Jaroslav Hajek
Subject: [Octave-bug-tracker] [bug #31046] Check for lsame obsolete
Date: Sat, 18 Sep 2010 04:47:08 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; cs-CZ; rv:1.9.2.10) Gecko/20100915 Ubuntu/9.04 (jaunty) Firefox/3.6.10

Update of bug #31046 (project octave):

                  Status:               Need Info => Confirmed              
             Assigned to:                    None => highegg                

    _______________________________________________________

Follow-up Comment #6:

Aha, I see. AC_CHECK_FUNC autocaches its result, and it does a poor job here.
I think the proper fix is to replace AC_CHECK_FUNC with AC_TRY_LINK_FUNC
(which does not cache). I'll try to do it and report it upstream (since
ax_blas.m4 does not come from Octave). 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31046>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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