> "Dean" == Dean Hoover <[EMAIL PROTECTED]> writes:
>> make clean all CFLAGS=-ggdb
Dean> The sources are c++, so should I set CXXFLAGS instead?
Yes.
Dean> Is this somewhere in the documents?
It ought to be.
If not please tell us.
Tom
Akim Demaille wrote:
> Dean Hoover <[EMAIL PROTECTED]> writes:
>
> > I am new to autotools, and am reading GNU autoconf, automake, and
> > libtool by Vaughan, et. al. and the manuals for autoconf and
> > automake. I am building a fairly large project with multiple
> > directories and several exec
Dean Hoover <[EMAIL PROTECTED]> writes:
> I am new to autotools, and am reading GNU autoconf, automake, and
> libtool by Vaughan, et. al. and the manuals for autoconf and
> automake. I am building a fairly large project with multiple
> directories and several executables and several libraries. I