russellvt / pnp4nagios

PNP is an addon to Nagios/Icinga which analyzes performance data provided by plugins and stores them automatically into RRD-databases.
https://docs.pnp4nagios.org
GNU General Public License v2.0
5 stars 3 forks source link

Configure should be sensitive to Apache Directory #1

Open russellvt opened 2 years ago

russellvt commented 2 years ago

For purposes of installing the web configuration (ie. make install-webconf), configure needs to know where Apache (or others) are installed. Defaults to /etc/httpd, not /etc/apache2 or similar

celane commented 1 year ago

Looks like configure.ac (and hence configure) already have a test to find the apache configure directory, setting HTTPD_CONF