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



Am 26.05.2017 um 21:03 schrieb Sébastien Granjoux:
In a typical autotools project, it involves autoconf which is responsible for generating the configure 
script and automake. It's a bit different than a standard Makefile. But this is something very common, so 
you can look how it's done in another project. Basically, you need to use AC_ARG_ENABLE in
your configure.ac script and then AC_DEFINE.


Here is a good explanation:

https://autotools.io/autoconf/arguments.html

-- 
Mit freundlichen Grüßen
Jens Mühlenhoff

Attachment: signature.asc
Description: OpenPGP digital signature



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