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

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 1906
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1906&view=rev
Author:   dermoth
Date:     2008-01-15 01:40:56 -0800 (Tue, 15 Jan 2008)

Log Message:
-----------
Add AC_SYS_LARGEFILE to configure.in (check_disk should now work with large file systems (2TB+) on all archs that supports it)

Modified Paths:
--------------
    nagiosplug/trunk/NEWS
    nagiosplug/trunk/configure.in

Modified: nagiosplug/trunk/NEWS
===================================================================
--- nagiosplug/trunk/NEWS	2008-01-10 07:49:56 UTC (rev 1905)
+++ nagiosplug/trunk/NEWS	2008-01-15 09:40:56 UTC (rev 1906)
@@ -5,6 +5,7 @@
 	New check_icmp -s option to specify the source IP address
 	check_dns now sorts addresses for testing results for more than one returned IP (Matthias Urlichs)
 	Fix segfault in check_ntp_time and (deprecated) check_ntp. (Bug #1862300)
+	check_disk should now work with large file systems (2TB+) on all archs that supports it
 
 1.4.11 13th December 2007
 	Fixed check_http regression in 1.4.10 where following redirects to

Modified: nagiosplug/trunk/configure.in
===================================================================
--- nagiosplug/trunk/configure.in	2008-01-10 07:49:56 UTC (rev 1905)
+++ nagiosplug/trunk/configure.in	2008-01-15 09:40:56 UTC (rev 1906)
@@ -48,6 +48,7 @@
 AM_PROG_CC_C_O
 
 AC_FUNC_ERROR_AT_LINE
+AC_SYS_LARGEFILE
 
 ifdef([AC_FUNC_STRTOD],[AC_FUNC_STRTOD],[AM_FUNC_STRTOD])
 


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

-------------------------------------------------------------------------
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.