bug-commoncpp
[Top][All Lists]
Advanced

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

Re: autoconf/automake questions, use --without-unsafe


From: David Sugar
Subject: Re: autoconf/automake questions, use --without-unsafe
Date: Thu, 2 Jan 2003 08:38:59 -0500
User-agent: KMail/1.4.3

I should have added, as a standard practice, one should build distribution 
packages with configure "--without-unsafe", which disables all experimental 
or incomplete drivers.  This (and rather than --without-openh323) should be 
done in the debian master package.

On Sunday 29 December 2002 04:58, Albert Strasheim wrote:
> Hello,
>
> I have some questions regarding the autoconf and automake configuration
> of the Common C++ project, specifically the commoncpp2 CVS module.
>
> Firstly, it seems that whenever one runs ./configure, everything is
> rebuilt the next time you run make. This is probably a good policy in
> general, but when one is working on files related to the build system
> and you know that the configure options haven't changed, you might want
> to turn this off. Which macro do I hack? :-)
>
> Secondly, changes to Makefile.am doesn't seem to automatically trigger
> the "rebuilding" of Makefile.in and Makefile, instead requiring that one
> does a ./reconfig && ./configure, causing a complete rebuild as
> described above.
>
> This is quite annoying when you are adding files to a specific _SOURCES
> target, and just want to rebuild just this one target with the
> additional sources. How do I change this behaviour?
>
> Happy holidays and all that. :-)
>
> Cheers,
>
> Albert
>
>
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]