[anjuta-list] Is it possible to make Anjuta do a conditional build?



 Hi, ALL,

What I'm looking for is the way to tell Anjuta in the configure option:

"--<with-ferature>"/"--<without-feature"

and then perform a conditional

"
#ifndef __MY_FEATURE__
#define __MYFEATURE__

#endif
"

Is it possible or I will have to dig inside the Makefiles writing?

Thank you.


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