wok-6.x diff nagios-nrpe/stuff/nagios-nrpe-4.0.2-Makefile.u @ rev 23548
Up bcrelay (1.4.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 06 17:04:09 2020 +0000 (2020-04-06) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/nagios-nrpe/stuff/nagios-nrpe-4.0.2-Makefile.u Mon Apr 06 17:04:09 2020 +0000 1.3 @@ -0,0 +1,13 @@ 1.4 +--- nrpe-2.12-ori/src/Makefile.in Mon Aug 13 19:10:07 2007 1.5 ++++ nrpe-2.12/src/Makefile.in Tue Jun 8 21:16:02 2010 1.6 +@@ -24,8 +24,8 @@ 1.7 + SBINDIR=@sbindir@ 1.8 + LIBEXECDIR=@libexecdir@ 1.9 + INSTALL=@INSTALL@ 1.10 +-NAGIOS_INSTALL_OPTS=@NAGIOS_INSTALL_OPTS@ 1.11 +-NRPE_INSTALL_OPTS=@NRPE_INSTALL_OPTS@ 1.12 ++NAGIOS_INSTALL_OPTS= 1.13 ++NRPE_INSTALL_OPTS= 1.14 + 1.15 + # Generated automatically from configure script 1.16 + SNPRINTF_O=@SNPRINTF_O@