wok view nagios-nrpe/stuff/nagios-nrpe-2.14-Makefile.u @ rev 22051

updated tree (1.6.0 -> 1.8.0)
author Hans-G?nter Theisgen
date Tue Oct 22 16:30:18 2019 +0100 (2019-10-22)
parents
children
line source
1 --- nrpe-2.12-ori/Makefile.in Wed Mar 14 16:30:05 2007
2 +++ nrpe-2.12/Makefile.in Tue Jun 8 21:04:32 2010
3 @@ -20,8 +20,8 @@
4 SBINDIR=@sbindir@
5 LIBEXECDIR=@libexecdir@
6 INSTALL=@INSTALL@
7 -NAGIOS_INSTALL_OPTS=@NAGIOS_INSTALL_OPTS@
8 -NRPE_INSTALL_OPTS=@NRPE_INSTALL_OPTS@
9 +NAGIOS_INSTALL_OPTS=
10 +NRPE_INSTALL_OPTS=
12 INIT_DIR=@init_dir@
13 INIT_OPTS=-o root -g root
14 --- nrpe-2.12-ori/src/Makefile.in Mon Aug 13 19:10:07 2007
15 +++ nrpe-2.12/src/Makefile.in Tue Jun 8 21:16:02 2010
16 @@ -24,8 +24,8 @@
17 SBINDIR=@sbindir@
18 LIBEXECDIR=@libexecdir@
19 INSTALL=@INSTALL@
20 -NAGIOS_INSTALL_OPTS=@NAGIOS_INSTALL_OPTS@
21 -NRPE_INSTALL_OPTS=@NRPE_INSTALL_OPTS@
22 +NAGIOS_INSTALL_OPTS=
23 +NRPE_INSTALL_OPTS=
25 # Generated automatically from configure script
26 SNPRINTF_O=@SNPRINTF_O@