Re: [Nagios-devel] Make clean removes config.status

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Make clean removes config.status

Post by Guest »

Thomas Guyot-Sionnest wrote:
> I just noticed that Nagios makefiles removes config.log, config.status and
> config.cache when doing 'make clean' If there a reason for that? If not,
> could it be moved to distclean?
>
> I often patch Nagios to suit my needs. Recently I modified an html patch to
> run against .html.in files instead of .html, and must run config.status to
> re-generate them. It is also useful when I upgrade Nagios as I get the last
> command-line options I used from config.status (grep configure
> config.status).
>
> I can understand that 'make distclean' cleans these files, but not 'make
> clean'.
>
> Thanks,
>
> Thomas

Agreed. I'll patch patches to CVS shortly.


Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked