Imported Upstream version 1.4.16_pre1
This commit is contained in:
		
							parent
							
								
									047baae1ca
								
							
						
					
					
						commit
						212b4b8677
					
				
					 69 changed files with 10803 additions and 2698 deletions
				
			
		| 
						 | 
				
			
			@ -1,8 +1,8 @@
 | 
			
		|||
# Makefile.in generated by automake 1.10 from Makefile.am.
 | 
			
		||||
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 | 
			
		||||
# perlmods/Makefile.  Generated from Makefile.in by configure.
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 | 
			
		||||
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 | 
			
		||||
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 | 
			
		||||
# This Makefile.in is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
# with or without modifications, as long as this notice is preserved.
 | 
			
		||||
| 
						 | 
				
			
			@ -29,8 +29,8 @@ POST_INSTALL = :
 | 
			
		|||
NORMAL_UNINSTALL = :
 | 
			
		||||
PRE_UNINSTALL = :
 | 
			
		||||
POST_UNINSTALL = :
 | 
			
		||||
build_triplet = i386-apple-darwin9.8.0
 | 
			
		||||
host_triplet = i386-apple-darwin9.8.0
 | 
			
		||||
build_triplet = x86_64-unknown-linux-gnu
 | 
			
		||||
host_triplet = x86_64-unknown-linux-gnu
 | 
			
		||||
subdir = perlmods
 | 
			
		||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 | 
			
		||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 | 
			
		||||
| 
						 | 
				
			
			@ -132,23 +132,23 @@ CONFIG_CLEAN_FILES =
 | 
			
		|||
SOURCES =
 | 
			
		||||
DIST_SOURCES =
 | 
			
		||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 | 
			
		||||
ACLOCAL = ${SHELL} /tmp/nagiosplugins/build-aux/missing --run aclocal-1.10
 | 
			
		||||
ACLOCAL = ${SHELL} /home/nagiosplugins/staging/nagiosplugins/build-aux/missing --run aclocal-1.10
 | 
			
		||||
ALLOCA = 
 | 
			
		||||
ALLOCA_H = alloca.h
 | 
			
		||||
AMTAR = ${SHELL} /tmp/nagiosplugins/build-aux/missing --run tar
 | 
			
		||||
AMTAR = ${SHELL} /home/nagiosplugins/staging/nagiosplugins/build-aux/missing --run tar
 | 
			
		||||
APPLE_UNIVERSAL_BUILD = 0
 | 
			
		||||
AR = ar
 | 
			
		||||
ASM_SYMBOL_PREFIX = "_"
 | 
			
		||||
AUTOCONF = ${SHELL} /tmp/nagiosplugins/build-aux/missing --run autoconf
 | 
			
		||||
AUTOHEADER = ${SHELL} /tmp/nagiosplugins/build-aux/missing --run autoheader
 | 
			
		||||
AUTOMAKE = ${SHELL} /tmp/nagiosplugins/build-aux/missing --run automake-1.10
 | 
			
		||||
AWK = awk
 | 
			
		||||
ASM_SYMBOL_PREFIX = ""
 | 
			
		||||
AUTOCONF = ${SHELL} /home/nagiosplugins/staging/nagiosplugins/build-aux/missing --run autoconf
 | 
			
		||||
AUTOHEADER = ${SHELL} /home/nagiosplugins/staging/nagiosplugins/build-aux/missing --run autoheader
 | 
			
		||||
AUTOMAKE = ${SHELL} /home/nagiosplugins/staging/nagiosplugins/build-aux/missing --run automake-1.10
 | 
			
		||||
AWK = mawk
 | 
			
		||||
BASENAME = /usr/bin/basename
 | 
			
		||||
BITSIZEOF_PTRDIFF_T = 32
 | 
			
		||||
BITSIZEOF_SIG_ATOMIC_T = 32
 | 
			
		||||
BITSIZEOF_SIZE_T = 32
 | 
			
		||||
BITSIZEOF_WCHAR_T = 32
 | 
			
		||||
BITSIZEOF_WINT_T = 32
 | 
			
		||||
BITSIZEOF_PTRDIFF_T = 
 | 
			
		||||
BITSIZEOF_SIG_ATOMIC_T = 
 | 
			
		||||
BITSIZEOF_SIZE_T = 
 | 
			
		||||
BITSIZEOF_WCHAR_T = 
 | 
			
		||||
BITSIZEOF_WINT_T = 
 | 
			
		||||
CC = gcc
 | 
			
		||||
CCDEPMODE = depmode=gcc3
 | 
			
		||||
CFLAGS = -g -O2
 | 
			
		||||
| 
						 | 
				
			
			@ -158,12 +158,12 @@ CYGPATH_W = echo
 | 
			
		|||
DEFS = -DHAVE_CONFIG_H
 | 
			
		||||
DEPDIR = .deps
 | 
			
		||||
DEPLIBS = 
 | 
			
		||||
DSYMUTIL = dsymutil
 | 
			
		||||
DSYMUTIL = 
 | 
			
		||||
DUMPBIN = 
 | 
			
		||||
ECHO_C = \c
 | 
			
		||||
ECHO_N = 
 | 
			
		||||
ECHO_C = 
 | 
			
		||||
ECHO_N = -n
 | 
			
		||||
ECHO_T = 
 | 
			
		||||
EGREP = /usr/bin/grep -E
 | 
			
		||||
EGREP = /bin/grep -E
 | 
			
		||||
EMULTIHOP_HIDDEN = 
 | 
			
		||||
EMULTIHOP_VALUE = 
 | 
			
		||||
ENOLINK_HIDDEN = 
 | 
			
		||||
| 
						 | 
				
			
			@ -172,21 +172,21 @@ EOVERFLOW_HIDDEN =
 | 
			
		|||
EOVERFLOW_VALUE = 
 | 
			
		||||
ERRNO_H = 
 | 
			
		||||
EXEEXT = 
 | 
			
		||||
EXTRAS =  check_ldap check_mysql check_mysql_query check_procs check_nagios check_dns check_hpjd check_snmp check_by_ssh check_dig check_nt
 | 
			
		||||
EXTRAS =  check_pgsql check_ldap check_ide_smart check_mysql check_mysql_query check_procs check_nagios check_dns check_hpjd check_snmp check_by_ssh check_swap check_dig check_apt check_nt
 | 
			
		||||
EXTRAS_ROOT = 
 | 
			
		||||
EXTRA_NETOBJS = 
 | 
			
		||||
EXTRA_TEST = 
 | 
			
		||||
FGREP = /usr/bin/grep -F
 | 
			
		||||
FGREP = /bin/grep -F
 | 
			
		||||
FLOAT_H = 
 | 
			
		||||
FLOORF_LIBM = 
 | 
			
		||||
FLOORF_LIBM = -lm
 | 
			
		||||
GETADDRINFO_LIB = 
 | 
			
		||||
GETHOSTNAME_LIB = 
 | 
			
		||||
GETLOADAVG_LIBS = 
 | 
			
		||||
GETOPT_H = getopt.h
 | 
			
		||||
GETTEXT_MACRO_VERSION = 0.18
 | 
			
		||||
GLIBC21 = no
 | 
			
		||||
GMSGFMT = /opt/local/bin/msgfmt
 | 
			
		||||
GMSGFMT_015 = /opt/local/bin/msgfmt
 | 
			
		||||
GLIBC21 = yes
 | 
			
		||||
GMSGFMT = /usr/bin/msgfmt
 | 
			
		||||
GMSGFMT_015 = /usr/bin/msgfmt
 | 
			
		||||
GNULIB_ACCEPT = 0
 | 
			
		||||
GNULIB_ACCEPT4 = 0
 | 
			
		||||
GNULIB_ACOSL = 0
 | 
			
		||||
| 
						 | 
				
			
			@ -407,7 +407,7 @@ GNULIB_WCSRTOMBS = 0
 | 
			
		|||
GNULIB_WCTOB = 0
 | 
			
		||||
GNULIB_WCWIDTH = 0
 | 
			
		||||
GNULIB_WRITE = 1
 | 
			
		||||
GREP = /usr/bin/grep
 | 
			
		||||
GREP = /bin/grep
 | 
			
		||||
HAVE_ACCEPT4 = 1
 | 
			
		||||
HAVE_ACOSL = 1
 | 
			
		||||
HAVE_ARPA_INET_H = 1
 | 
			
		||||
| 
						 | 
				
			
			@ -425,7 +425,7 @@ HAVE_DECL_ATANL = 1
 | 
			
		|||
HAVE_DECL_CEILF = 1
 | 
			
		||||
HAVE_DECL_CEILL = 1
 | 
			
		||||
HAVE_DECL_COSL = 1
 | 
			
		||||
HAVE_DECL_ENVIRON = 0
 | 
			
		||||
HAVE_DECL_ENVIRON = 1
 | 
			
		||||
HAVE_DECL_EXPL = 1
 | 
			
		||||
HAVE_DECL_FLOORF = 1
 | 
			
		||||
HAVE_DECL_FLOORL = 1
 | 
			
		||||
| 
						 | 
				
			
			@ -456,8 +456,8 @@ HAVE_DECL_SINL = 1
 | 
			
		|||
HAVE_DECL_SNPRINTF = 1
 | 
			
		||||
HAVE_DECL_SQRTL = 1
 | 
			
		||||
HAVE_DECL_STRDUP = 1
 | 
			
		||||
HAVE_DECL_STRNDUP = 0
 | 
			
		||||
HAVE_DECL_STRNLEN = 0
 | 
			
		||||
HAVE_DECL_STRNDUP = 1
 | 
			
		||||
HAVE_DECL_STRNLEN = 1
 | 
			
		||||
HAVE_DECL_STRSIGNAL = 1
 | 
			
		||||
HAVE_DECL_STRTOK_R = 1
 | 
			
		||||
HAVE_DECL_TANL = 1
 | 
			
		||||
| 
						 | 
				
			
			@ -550,9 +550,9 @@ HAVE_RENAMEAT = 1
 | 
			
		|||
HAVE_RPMATCH = 1
 | 
			
		||||
HAVE_SA_FAMILY_T = 1
 | 
			
		||||
HAVE_SETENV = 1
 | 
			
		||||
HAVE_SIGNED_SIG_ATOMIC_T = 1
 | 
			
		||||
HAVE_SIGNED_WCHAR_T = 1
 | 
			
		||||
HAVE_SIGNED_WINT_T = 1
 | 
			
		||||
HAVE_SIGNED_SIG_ATOMIC_T = 
 | 
			
		||||
HAVE_SIGNED_WCHAR_T = 
 | 
			
		||||
HAVE_SIGNED_WINT_T = 
 | 
			
		||||
HAVE_SINL = 1
 | 
			
		||||
HAVE_SLEEP = 1
 | 
			
		||||
HAVE_SQRTL = 1
 | 
			
		||||
| 
						 | 
				
			
			@ -568,13 +568,13 @@ HAVE_STRTOD = 1
 | 
			
		|||
HAVE_STRTOLL = 1
 | 
			
		||||
HAVE_STRTOULL = 1
 | 
			
		||||
HAVE_STRUCT_ADDRINFO = 1
 | 
			
		||||
HAVE_STRUCT_RANDOM_DATA = 0
 | 
			
		||||
HAVE_STRUCT_RANDOM_DATA = 1
 | 
			
		||||
HAVE_STRUCT_SOCKADDR_STORAGE = 1
 | 
			
		||||
HAVE_STRVERSCMP = 1
 | 
			
		||||
HAVE_SYMLINK = 1
 | 
			
		||||
HAVE_SYMLINKAT = 1
 | 
			
		||||
HAVE_SYS_BITYPES_H = 0
 | 
			
		||||
HAVE_SYS_INTTYPES_H = 0
 | 
			
		||||
HAVE_SYS_BITYPES_H = 
 | 
			
		||||
HAVE_SYS_INTTYPES_H = 
 | 
			
		||||
HAVE_SYS_LOADAVG_H = 0
 | 
			
		||||
HAVE_SYS_PARAM_H = 0
 | 
			
		||||
HAVE_SYS_SOCKET_H = 1
 | 
			
		||||
| 
						 | 
				
			
			@ -613,10 +613,10 @@ INSTALL_PROGRAM = ${INSTALL}
 | 
			
		|||
INSTALL_SCRIPT = ${INSTALL}
 | 
			
		||||
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s 
 | 
			
		||||
INTLLIBS = 
 | 
			
		||||
INTL_MACOSX_LIBS = -Wl,-framework -Wl,CoreFoundation
 | 
			
		||||
INTL_MACOSX_LIBS = 
 | 
			
		||||
KMEM_GROUP = 
 | 
			
		||||
KRBINCLUDE = 
 | 
			
		||||
LD = /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
 | 
			
		||||
LD = /usr/bin/ld -m elf_x86_64
 | 
			
		||||
LDAPINCLUDE = -I/usr/include/ldap
 | 
			
		||||
LDAPLIBS = -lldap -llber
 | 
			
		||||
LDFLAGS =  -L.
 | 
			
		||||
| 
						 | 
				
			
			@ -625,29 +625,29 @@ LIBGNU_LIBDEPS =
 | 
			
		|||
LIBGNU_LTLIBDEPS = 
 | 
			
		||||
LIBICONV = -liconv
 | 
			
		||||
LIBINTL = 
 | 
			
		||||
LIBOBJS =  ${LIBOBJDIR}error$U.o
 | 
			
		||||
LIBOBJS = 
 | 
			
		||||
LIBS = -lpthread -ldl 
 | 
			
		||||
LIBSOCKET = 
 | 
			
		||||
LIBTOOL = $(SHELL) $(top_builddir)/libtool
 | 
			
		||||
LIPO = lipo
 | 
			
		||||
LIPO = 
 | 
			
		||||
LN_S = ln -s
 | 
			
		||||
LOCALCHARSET_TESTS_ENVIRONMENT = CHARSETALIASDIR="$(top_builddir)/gl"
 | 
			
		||||
LOCALE_FR = fr_FR.ISO8859-1
 | 
			
		||||
LOCALE_FR_UTF8 = fr_FR.UTF-8
 | 
			
		||||
LOCALE_JA = ja_JP.eucJP
 | 
			
		||||
LOCALE_ZH_CN = zh_CN.GB18030
 | 
			
		||||
LOCALE_FR = none
 | 
			
		||||
LOCALE_FR_UTF8 = none
 | 
			
		||||
LOCALE_JA = none
 | 
			
		||||
LOCALE_ZH_CN = none
 | 
			
		||||
LTLIBICONV = -liconv
 | 
			
		||||
LTLIBINTL = 
 | 
			
		||||
LTLIBOBJS =  ${LIBOBJDIR}error$U.lo
 | 
			
		||||
MAKEINFO = ${SHELL} /tmp/nagiosplugins/build-aux/missing --run makeinfo
 | 
			
		||||
LTLIBOBJS = 
 | 
			
		||||
MAKEINFO = ${SHELL} /home/nagiosplugins/staging/nagiosplugins/build-aux/missing --run makeinfo
 | 
			
		||||
MATHLIBS = -lm
 | 
			
		||||
MKDIR_P = ../build-aux/install-sh -c -d
 | 
			
		||||
MSGFMT = /opt/local/bin/msgfmt
 | 
			
		||||
MSGFMT_015 = /opt/local/bin/msgfmt
 | 
			
		||||
MSGMERGE = /opt/local/bin/msgmerge
 | 
			
		||||
MYSQLCFLAGS = -I/usr/local/mysql/include  -Os -arch i386 -fno-common   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL
 | 
			
		||||
MYSQLINCLUDE = -I/usr/local/mysql/include
 | 
			
		||||
MYSQLLIBS = -L/usr/local/mysql/lib -lmysqlclient -lz -lm
 | 
			
		||||
MKDIR_P = /bin/mkdir -p
 | 
			
		||||
MSGFMT = /usr/bin/msgfmt
 | 
			
		||||
MSGFMT_015 = /usr/bin/msgfmt
 | 
			
		||||
MSGMERGE = /usr/bin/msgmerge
 | 
			
		||||
MYSQLCFLAGS = -I/usr/include/mysql  -DBIG_JOINS=1 -fPIC
 | 
			
		||||
MYSQLINCLUDE = -I/usr/include/mysql
 | 
			
		||||
MYSQLLIBS = -L/usr/lib/mysql -lmysqlclient
 | 
			
		||||
NEED_SETGID = false
 | 
			
		||||
NETINET_IN_H = 
 | 
			
		||||
NEXT_ARPA_INET_H = <arpa/inet.h>
 | 
			
		||||
| 
						 | 
				
			
			@ -692,13 +692,13 @@ NEXT_TIME_H = <time.h>
 | 
			
		|||
NEXT_UNISTD_H = <unistd.h>
 | 
			
		||||
NEXT_WCHAR_H = <wchar.h>
 | 
			
		||||
NEXT_WCTYPE_H = <wctype.h>
 | 
			
		||||
NM = /usr/bin/nm -p
 | 
			
		||||
NMEDIT = nmedit
 | 
			
		||||
NM = /usr/bin/nm -B
 | 
			
		||||
NMEDIT = 
 | 
			
		||||
NP_RELEASE = 1.4.15
 | 
			
		||||
OBJDUMP = false
 | 
			
		||||
OBJDUMP = objdump
 | 
			
		||||
OBJEXT = o
 | 
			
		||||
OTOOL = otool
 | 
			
		||||
OTOOL64 = :
 | 
			
		||||
OTOOL = 
 | 
			
		||||
OTOOL64 = 
 | 
			
		||||
PACKAGE = nagios-plugins
 | 
			
		||||
PACKAGE_BUGREPORT = 
 | 
			
		||||
PACKAGE_NAME = nagios-plugins
 | 
			
		||||
| 
						 | 
				
			
			@ -706,21 +706,21 @@ PACKAGE_STRING = nagios-plugins 1.4.15
 | 
			
		|||
PACKAGE_TARNAME = nagios-plugins
 | 
			
		||||
PACKAGE_VERSION = 1.4.15
 | 
			
		||||
PATH_SEPARATOR = :
 | 
			
		||||
PATH_TO_APTGET = 
 | 
			
		||||
PATH_TO_APTGET = /usr/bin/apt-get
 | 
			
		||||
PATH_TO_DIG = /usr/bin/dig
 | 
			
		||||
PATH_TO_FPING = 
 | 
			
		||||
PATH_TO_LMSTAT = 
 | 
			
		||||
PATH_TO_LSPS = 
 | 
			
		||||
PATH_TO_MAILQ = /usr/bin/mailq
 | 
			
		||||
PATH_TO_NSLOOKUP = /usr/bin/nslookup
 | 
			
		||||
PATH_TO_PING = /sbin/ping
 | 
			
		||||
PATH_TO_PING6 = /sbin/ping6
 | 
			
		||||
PATH_TO_PING = /bin/ping
 | 
			
		||||
PATH_TO_PING6 = /bin/ping6
 | 
			
		||||
PATH_TO_PS = /bin/ps
 | 
			
		||||
PATH_TO_QMAIL_QSTAT = 
 | 
			
		||||
PATH_TO_QSTAT = 
 | 
			
		||||
PATH_TO_QUAKESTAT = 
 | 
			
		||||
PATH_TO_RPCINFO = /usr/sbin/rpcinfo
 | 
			
		||||
PATH_TO_SMBCLIENT = /usr/bin/smbclient
 | 
			
		||||
PATH_TO_RPCINFO = /usr/bin/rpcinfo
 | 
			
		||||
PATH_TO_SMBCLIENT = 
 | 
			
		||||
PATH_TO_SNMPGET = /usr/bin/snmpget
 | 
			
		||||
PATH_TO_SNMPGETNEXT = /usr/bin/snmpgetnext
 | 
			
		||||
PATH_TO_SSH = /usr/bin/ssh
 | 
			
		||||
| 
						 | 
				
			
			@ -730,11 +730,11 @@ PATH_TO_UPTIME = /usr/bin/uptime
 | 
			
		|||
PATH_TO_WHO = /usr/bin/who
 | 
			
		||||
PERL = /usr/bin/perl
 | 
			
		||||
PERLMODS_DIR = 
 | 
			
		||||
PGINCLUDE = 
 | 
			
		||||
PGLIBS = 
 | 
			
		||||
PKG_ARCH = i386
 | 
			
		||||
PGINCLUDE = -I/usr/include/postgresql
 | 
			
		||||
PGLIBS = -L/lib -lpq -lcrypt
 | 
			
		||||
PKG_ARCH = unknown
 | 
			
		||||
PLUGIN_TEST = t/check_by_ssh.t t/check_cluster.t t/check_dig.t t/check_disk.t t/check_dns.t t/check_dummy.t t/check_fping.t t/check_ftp.t t/check_hpjd.t t/check_http.t t/check_imap.t t/check_jabber.t t/check_load.t t/check_mysql.t t/check_mysql_query.t t/check_nagios.t t/check_ntp.t t/check_ping.t t/check_pop.t t/check_procs.t t/check_smtp.t t/check_snmp.t t/check_swap.t t/check_tcp.t t/check_time.t t/check_udp.t t/check_users.t t/negate.t
 | 
			
		||||
POSUB = 
 | 
			
		||||
POSUB = po
 | 
			
		||||
POW_LIB = 
 | 
			
		||||
PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
 | 
			
		||||
PST3CFLAGS = 
 | 
			
		||||
| 
						 | 
				
			
			@ -808,7 +808,7 @@ REPLACE_NANOSLEEP = GNULIB_PORTCHECK
 | 
			
		|||
REPLACE_NL_LANGINFO = 0
 | 
			
		||||
REPLACE_NULL = 0
 | 
			
		||||
REPLACE_OBSTACK_PRINTF = 0
 | 
			
		||||
REPLACE_OPEN = 1
 | 
			
		||||
REPLACE_OPEN = 0
 | 
			
		||||
REPLACE_OPENAT = 0
 | 
			
		||||
REPLACE_PERROR = 0
 | 
			
		||||
REPLACE_POPEN = 0
 | 
			
		||||
| 
						 | 
				
			
			@ -825,13 +825,13 @@ REPLACE_RMDIR = 0
 | 
			
		|||
REPLACE_ROUND = 0
 | 
			
		||||
REPLACE_ROUNDF = 0
 | 
			
		||||
REPLACE_ROUNDL = 0
 | 
			
		||||
REPLACE_SETENV = 1
 | 
			
		||||
REPLACE_SETENV = 0
 | 
			
		||||
REPLACE_SIGNBIT = 0
 | 
			
		||||
REPLACE_SIGNBIT_USING_GCC = 0
 | 
			
		||||
REPLACE_SLEEP = 0
 | 
			
		||||
REPLACE_SNPRINTF = 0
 | 
			
		||||
REPLACE_SPRINTF = 0
 | 
			
		||||
REPLACE_STAT = 1
 | 
			
		||||
REPLACE_STAT = 0
 | 
			
		||||
REPLACE_STDIO_WRITE_FUNCS = 0
 | 
			
		||||
REPLACE_STPNCPY = 0
 | 
			
		||||
REPLACE_STRCASESTR = 0
 | 
			
		||||
| 
						 | 
				
			
			@ -866,22 +866,22 @@ REPLACE_WCSRTOMBS = 0
 | 
			
		|||
REPLACE_WCTOB = 0
 | 
			
		||||
REPLACE_WCWIDTH = 0
 | 
			
		||||
REPLACE_WRITE = 0
 | 
			
		||||
REV_DATESTAMP = 2010.07.27.21.48
 | 
			
		||||
REV_TIMESTAMP = 20100727214823
 | 
			
		||||
SCRIPT_TEST = t/check_file_age.t t/check_ifoperstatus.t t/check_ifstatus.t t/check_rpc.t t/utils.t
 | 
			
		||||
SED = /usr/bin/sed
 | 
			
		||||
REV_DATESTAMP = 2012.06.11.23.00
 | 
			
		||||
REV_TIMESTAMP = 20120611230042
 | 
			
		||||
SCRIPT_TEST = t/check_disk_smb.t t/check_file_age.t t/check_ifoperstatus.t t/check_ifstatus.t t/check_rpc.t t/utils.t
 | 
			
		||||
SED = /bin/sed
 | 
			
		||||
SERVENT_LIB = 
 | 
			
		||||
SET_MAKE = 
 | 
			
		||||
SH = /bin/sh
 | 
			
		||||
SHELL = /bin/sh
 | 
			
		||||
SIG_ATOMIC_T_SUFFIX = 
 | 
			
		||||
SIZE_T_SUFFIX = ul
 | 
			
		||||
SOCKETLIBS =  -lresolv
 | 
			
		||||
SIZE_T_SUFFIX = 
 | 
			
		||||
SOCKETLIBS =  -lnsl -lresolv
 | 
			
		||||
SSLINCLUDE = -I/usr/include
 | 
			
		||||
SSLLIBS = -lssl -lcrypto
 | 
			
		||||
STDBOOL_H = 
 | 
			
		||||
STDDEF_H = 
 | 
			
		||||
STDINT_H = stdint.h
 | 
			
		||||
STDINT_H = 
 | 
			
		||||
STRIP = strip
 | 
			
		||||
SUPPORT = Send email to nagios-users@lists.sourceforge.net if you have questions\nregarding use of this software. To submit patches or suggest improvements,\nsend email to nagiosplug-devel@lists.sourceforge.net.\nPlease include version information with all correspondence (when possible,\nuse output from the --version option of the plugin itself).\n
 | 
			
		||||
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = 0
 | 
			
		||||
| 
						 | 
				
			
			@ -889,18 +889,18 @@ TIME_H_DEFINES_STRUCT_TIMESPEC = 1
 | 
			
		|||
UNDEFINE_STRTOK_R = 0
 | 
			
		||||
UNISTD_H_HAVE_WINSOCK2_H = 0
 | 
			
		||||
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 0
 | 
			
		||||
USE_NLS = no
 | 
			
		||||
USE_NLS = yes
 | 
			
		||||
VERSION = 1.4.15
 | 
			
		||||
WARRANTY = The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\ncopies of the plugins under the terms of the GNU General Public License.\nFor more information about these matters, see the file named COPYING.\n
 | 
			
		||||
WCHAR_T_SUFFIX = 
 | 
			
		||||
WINT_T_SUFFIX = 
 | 
			
		||||
XGETTEXT = /opt/local/bin/xgettext
 | 
			
		||||
XGETTEXT_015 = /opt/local/bin/xgettext
 | 
			
		||||
XGETTEXT = /usr/bin/xgettext
 | 
			
		||||
XGETTEXT_015 = /usr/bin/xgettext
 | 
			
		||||
XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format
 | 
			
		||||
abs_builddir = /tmp/nagiosplugins/perlmods
 | 
			
		||||
abs_srcdir = /tmp/nagiosplugins/perlmods
 | 
			
		||||
abs_top_builddir = /tmp/nagiosplugins
 | 
			
		||||
abs_top_srcdir = /tmp/nagiosplugins
 | 
			
		||||
abs_builddir = /home/nagiosplugins/staging/nagiosplugins/perlmods
 | 
			
		||||
abs_srcdir = /home/nagiosplugins/staging/nagiosplugins/perlmods
 | 
			
		||||
abs_top_builddir = /home/nagiosplugins/staging/nagiosplugins
 | 
			
		||||
abs_top_srcdir = /home/nagiosplugins/staging/nagiosplugins
 | 
			
		||||
ac_ct_CC = gcc
 | 
			
		||||
ac_ct_DUMPBIN = 
 | 
			
		||||
am__include = include
 | 
			
		||||
| 
						 | 
				
			
			@ -909,11 +909,11 @@ am__quote =
 | 
			
		|||
am__tar = ${AMTAR} chof - "$$tardir"
 | 
			
		||||
am__untar = ${AMTAR} xf -
 | 
			
		||||
bindir = ${exec_prefix}/bin
 | 
			
		||||
build = i386-apple-darwin9.8.0
 | 
			
		||||
build = x86_64-unknown-linux-gnu
 | 
			
		||||
build_alias = 
 | 
			
		||||
build_cpu = i386
 | 
			
		||||
build_os = darwin9.8.0
 | 
			
		||||
build_vendor = apple
 | 
			
		||||
build_cpu = x86_64
 | 
			
		||||
build_os = linux-gnu
 | 
			
		||||
build_vendor = unknown
 | 
			
		||||
builddir = .
 | 
			
		||||
check_tcp_ssl = check_simap check_spop check_jabber check_nntps check_ssmtp
 | 
			
		||||
datadir = ${datarootdir}
 | 
			
		||||
| 
						 | 
				
			
			@ -921,28 +921,28 @@ datarootdir = ${prefix}/share
 | 
			
		|||
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 | 
			
		||||
dvidir = ${docdir}
 | 
			
		||||
exec_prefix = ${prefix}
 | 
			
		||||
gl_LIBOBJS =  asnprintf.o basename.o basename-lgpl.o c-strtod.o cloexec.o creat-safer.o dirname.o dirname-lgpl.o dup-safer.o error.o fcntl.o fd-safer.o fsusage.o getopt.o getopt1.o mountlist.o open.o open-safer.o pipe-safer.o printf-args.o printf-parse.o regex.o safe-read.o safe-write.o setenv.o sha1.o stat.o stripslash.o strndup.o strnlen.o vasnprintf.o xmalloc.o
 | 
			
		||||
gl_LTLIBOBJS =  asnprintf.lo basename.lo basename-lgpl.lo c-strtod.lo cloexec.lo creat-safer.lo dirname.lo dirname-lgpl.lo dup-safer.lo error.lo fcntl.lo fd-safer.lo fsusage.lo getopt.lo getopt1.lo mountlist.lo open.lo open-safer.lo pipe-safer.lo printf-args.lo printf-parse.lo regex.lo safe-read.lo safe-write.lo setenv.lo sha1.lo stat.lo stripslash.lo strndup.lo strnlen.lo vasnprintf.lo xmalloc.lo
 | 
			
		||||
gl_LIBOBJS =  asnprintf.o basename.o basename-lgpl.o c-strtod.o cloexec.o creat-safer.o dirname.o dirname-lgpl.o dup-safer.o fcntl.o fd-safer.o fsusage.o getopt.o getopt1.o mountlist.o open-safer.o pipe-safer.o printf-args.o printf-parse.o regex.o safe-read.o safe-write.o sha1.o stripslash.o vasnprintf.o xmalloc.o
 | 
			
		||||
gl_LTLIBOBJS =  asnprintf.lo basename.lo basename-lgpl.lo c-strtod.lo cloexec.lo creat-safer.lo dirname.lo dirname-lgpl.lo dup-safer.lo fcntl.lo fd-safer.lo fsusage.lo getopt.lo getopt1.lo mountlist.lo open-safer.lo pipe-safer.lo printf-args.lo printf-parse.lo regex.lo safe-read.lo safe-write.lo sha1.lo stripslash.lo vasnprintf.lo xmalloc.lo
 | 
			
		||||
gltests_LIBOBJS = 
 | 
			
		||||
gltests_LTLIBOBJS = 
 | 
			
		||||
gltests_WITNESS = IN_NAGIOS_PLUGINS_GNULIB_TESTS
 | 
			
		||||
host = i386-apple-darwin9.8.0
 | 
			
		||||
host = x86_64-unknown-linux-gnu
 | 
			
		||||
host_alias = 
 | 
			
		||||
host_cpu = i386
 | 
			
		||||
host_os = darwin9.8.0
 | 
			
		||||
host_vendor = apple
 | 
			
		||||
host_cpu = x86_64
 | 
			
		||||
host_os = linux-gnu
 | 
			
		||||
host_vendor = unknown
 | 
			
		||||
htmldir = ${docdir}
 | 
			
		||||
includedir = ${prefix}/include
 | 
			
		||||
infodir = ${datarootdir}/info
 | 
			
		||||
install_sh = $(SHELL) /tmp/nagiosplugins/build-aux/install-sh
 | 
			
		||||
install_sh = $(SHELL) /home/nagiosplugins/staging/nagiosplugins/build-aux/install-sh
 | 
			
		||||
libdir = ${exec_prefix}/lib
 | 
			
		||||
libexecdir = ${exec_prefix}/libexec
 | 
			
		||||
localedir = ${datarootdir}/locale
 | 
			
		||||
localstatedir = ${prefix}/var
 | 
			
		||||
lt_ECHO = /bin/echo
 | 
			
		||||
lt_ECHO = echo
 | 
			
		||||
mandir = ${datarootdir}/man
 | 
			
		||||
mkdir_p = $(top_builddir)/build-aux/install-sh -c -d
 | 
			
		||||
np_mysql_config = /usr/local/mysql/bin/mysql_config
 | 
			
		||||
mkdir_p = /bin/mkdir -p
 | 
			
		||||
np_mysql_config = /usr/bin/mysql_config
 | 
			
		||||
oldincludedir = /usr/include
 | 
			
		||||
pdfdir = ${docdir}
 | 
			
		||||
prefix = /usr/local/nagios
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue