wok view nagios/stuff/nagios-3.2.1-Makefiles.u @ rev 9015

Up: libvalhalla to 2.0.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Mar 03 13:45:18 2011 +0000 (2011-03-03)
parents
children
line source
1 --- nagios-3.2.1-ori/Makefile.in Thu Dec 31 11:12:08 2009
2 +++ nagios-3.2.1/Makefile.in Sun Jun 6 11:03:32 2010
3 @@ -30,8 +30,8 @@
4 LIBEXECDIR=@libexecdir@
5 HTMLDIR=@datarootdir@
6 INSTALL=@INSTALL@
7 -INSTALL_OPTS=@INSTALL_OPTS@
8 -COMMAND_OPTS=@COMMAND_OPTS@
9 +INSTALL_OPTS=
10 +COMMAND_OPTS=
11 HTTPD_CONF=@HTTPD_CONF@
12 INIT_DIR=@init_dir@
13 INIT_OPTS=-o root -g root
14 @@ -264,6 +264,7 @@
15 @echo ""
17 install-webconf:
18 + $(INSTALL) -m 755 -d $(DESTDIR)$(HTTPD_CONF)
19 $(INSTALL) -m 644 sample-config/httpd.conf $(DESTDIR)$(HTTPD_CONF)/nagios.conf
21 @echo ""
22 --- nagios-3.2.1-ori/base/Makefile.in Wed Jun 17 05:57:21 2009
23 +++ nagios-3.2.1/base/Makefile.in Sun Jun 6 11:03:32 2010
24 @@ -39,8 +39,8 @@
25 CGIDIR=@sbindir@
26 HTMLDIR=@datarootdir@
27 INSTALL=@INSTALL@
28 -INSTALL_OPTS=@INSTALL_OPTS@
29 -COMMAND_OPTS=@COMMAND_OPTS@
30 +INSTALL_OPTS=
31 +COMMAND_OPTS=
32 STRIP=@STRIP@
34 CGIURL=@cgiurl@
35 --- nagios-3.2.1-ori/cgi/Makefile.in Wed Jun 17 05:57:21 2009
36 +++ nagios-3.2.1/cgi/Makefile.in Sun Jun 6 11:03:32 2010
37 @@ -18,8 +18,8 @@
38 CGIDIR=@sbindir@
39 HTMLDIR=@datarootdir@
40 INSTALL=@INSTALL@
41 -INSTALL_OPTS=@INSTALL_OPTS@
42 -COMMAND_OPTS=@COMMAND_OPTS@
43 +INSTALL_OPTS=
44 +COMMAND_OPTS=
45 STRIP=@STRIP@
47 CGIEXTRAS=@CGIEXTRAS@
48 --- nagios-3.2.1-ori/common/Makefile.in Wed Jun 17 05:57:21 2009
49 +++ nagios-3.2.1/common/Makefile.in Sun Jun 6 11:03:32 2010
50 @@ -20,8 +20,8 @@
51 CGIDIR=@sbindir@
52 HTMLDIR=@datarootdir@
53 INSTALL=@INSTALL@
54 -INSTALL_OPTS=@INSTALL_OPTS@
55 -COMMAND_OPTS=@COMMAND_OPTS@
56 +INSTALL_OPTS=
57 +COMMAND_OPTS=
59 CP=@CP@
61 --- nagios-3.2.1-ori/contrib/Makefile.in Mon May 19 20:01:58 2008
62 +++ nagios-3.2.1/contrib/Makefile.in Sun Jun 6 10:43:34 2010
63 @@ -15,7 +15,7 @@
64 # Generated automatically from configure script
65 SNPRINTF_O=@SNPRINTF_O@
66 INSTALL=@INSTALL@
67 -INSTALL_OPTS=@INSTALL_OPTS@
68 +INSTALL_OPTS=
71 prefix=@prefix@
72 --- nagios-3.2.1-ori/html/Makefile.in Wed Jul 8 00:34:51 2009
73 +++ nagios-3.2.1/html/Makefile.in Sun Jun 6 10:59:50 2010
74 @@ -10,8 +10,8 @@
75 CGIDIR=@sbindir@
76 HTMLDIR=@datadir@
77 INSTALL=@INSTALL@
78 -INSTALL_OPTS=@INSTALL_OPTS@
79 -COMMAND_OPTS=@COMMAND_OPTS@
80 +INSTALL_OPTS=
81 +COMMAND_OPTS=
83 CP=@CP@
85 --- nagios-3.2.1-ori/module/Makefile.in Sat Dec 15 00:02:24 2007
86 +++ nagios-3.2.1/module/Makefile.in Sun Jun 6 11:03:32 2010
87 @@ -19,9 +19,8 @@
88 exec_prefix=@exec_prefix@
89 BINDIR=@bindir@
90 INSTALL=@INSTALL@
91 -INSTALL_OPTS=@INSTALL_OPTS@
92 -COMMAND_OPTS=@COMMAND_OPTS@
93 -STRIP=@STRIP@
94 +INSTALL_OPTS=
95 +COMMAND_OPTS=
97 CP=@CP@