SF.net SVN: nagiosplug: [1872] nagiosplug/trunk

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 1872
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1872&view=rev
Author:   tonvoon
Date:     2007-12-13 14:22:27 -0800 (Thu, 13 Dec 2007)

Log Message:
-----------
Fixed VPATH problem in plugins-root (Tom Payerle - 1789000)

Modified Paths:
--------------
    nagiosplug/trunk/NEWS
    nagiosplug/trunk/THANKS.in
    nagiosplug/trunk/plugins-root/Makefile.am

Modified: nagiosplug/trunk/NEWS
===================================================================
--- nagiosplug/trunk/NEWS	2007-12-13 22:09:11 UTC (rev 1871)
+++ nagiosplug/trunk/NEWS	2007-12-13 22:22:27 UTC (rev 1872)
@@ -18,6 +18,7 @@
 	Fix check_load argument handling when not passing triplets (bug #1831890)
 	Tinderbox builds now run tests in a verbose mode
 	Update to Nagios::Plugin 0.22
+	VPATH problem fixed for compiling plugins-root
 
 1.4.10 28th September 2007
 	Fix check_http buffer overflow vulnerability when following HTTP redirects

Modified: nagiosplug/trunk/THANKS.in
===================================================================
--- nagiosplug/trunk/THANKS.in	2007-12-13 22:09:11 UTC (rev 1871)
+++ nagiosplug/trunk/THANKS.in	2007-12-13 22:22:27 UTC (rev 1872)
@@ -228,3 +228,4 @@
 Matteo HCE Valsasna
 Bernhard Fischer
 fabiodds
+Tom Payerle

Modified: nagiosplug/trunk/plugins-root/Makefile.am
===================================================================
--- nagiosplug/trunk/plugins-root/Makefile.am	2007-12-13 22:09:11 UTC (rev 1871)
+++ nagiosplug/trunk/plugins-root/Makefile.am	2007-12-13 22:22:27 UTC (rev 1872)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-VPATH = $(top_srcdir) $(top_srcdir)/lib $(top_srcdir)/plugins $(top_srcdir)/plugins/t 
+VPATH = $(top_srcdir) $(top_srcdir)/lib $(top_srcdir)/plugins $(top_srcdir)/plugins/t $(srcdir)
 
 INCLUDES = -I.. -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I$(top_srcdir)/intl -I$(top_srcdir)/plugins @SSLINCLUDE@
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.