wok diff nagios-nrpe/stuff/nagios-nrpe-4.0.2-Makefile.u @ rev 24931
updated mtr (0.93 -> 0.95)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 13 16:54:43 2022 +0100 (2022-04-13) |
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 Wed Apr 13 16:54:43 2022 +0100 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@