On Thu, May 24, 2012 at 11:35 AM, c. <carlo.defa...@gmail.com> wrote:
>
> On 24 May 2012, at 15:58, Olaf Till wrote:
>
>> If this change should be made for these packages, I'd advice to use
>> $(shell $(MKOCTFILE) -p ..._LIBS)
>
> I tried this change in odepkg but it does not seem to work,
> what I get is just the error
>
> make: -p: Command not found
>
> repeated each time the variable $(LAPACK_LIBS) is used.
> Does anyone know the correct syntax (if any exists) for this type of nested 
> variable substitution?

This is the right way to do it.  I made that same change to
communications a few weeks back and it works for me.  Run "make -p" in
src to make sure MKOCTFILE is defined?

-- 
mike

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to