On Sat, Feb 13, 2016 at 12:31:51AM +, Andy Falanga (afalanga) wrote:
> I would like to know the "proper" method for adding an "--enable-debug"
> option to my build using autotools. Perhaps what I should call this is
> a "best-practice" or something similar. So, some googling and Autotools
I would like to know the "proper" method for adding an "--enable-debug"
option to my build using autotools. Perhaps what I should call this is
a "best-practice" or something similar. So, some googling and Autotools
Mythbusters suggests it should be AC_ARG_ENABLE. So, I put this into my
confi