using macro ...

2013-02-08 Thread raespi
Hi ... I've been googlin' around and I stumbled upon a project called XENO for providing a C++ wrapper for Xenomai. The project's outdated and I'm trying to port it to the newer versions of Xenomai and Autotools ( for the build part ). I noticed in the configure.ac something like this:

Re: using macro ...

2013-02-08 Thread raespi
/08/2013 08:32 AM, raespi wrote: Hi ... I've been googlin' around and I stumbled upon a project called XENO for providing a C++ wrapper for Xenomai. The project's outdated and I'm trying to port it to the newer versions of Xenomai and Autotools ( for the build part ). I noticed in the configure.ac

Re: using macro ...

2013-02-08 Thread raespi
El 02/08/2013 01:28 PM, Eric Blake escribió: [please don't top-post on technical lists] On 02/08/2013 11:09 AM, raespi wrote: Studying a bit more the code, this weird macro gets called like so: AC_SUBST_INT_HEX(T_FPU, native/task.h) This line substitutes a variable in a file task_mode.hh.in