Imported Upstream version 1.4.16
This commit is contained in:
parent
212b4b8677
commit
e76be63abf
50 changed files with 11903 additions and 38608 deletions
|
@ -1,8 +1,9 @@
|
|||
# Makefile.in generated by automake 1.10.1 from Makefile.am.
|
||||
# Makefile.in generated by automake 1.11.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, 2007, 2008 Free Software Foundation, Inc.
|
||||
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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.
|
||||
|
@ -15,8 +16,9 @@
|
|||
|
||||
|
||||
pkgdatadir = $(datadir)/nagios-plugins
|
||||
pkglibdir = $(libdir)/nagios-plugins
|
||||
pkgincludedir = $(includedir)/nagios-plugins
|
||||
pkglibdir = $(libdir)/nagios-plugins
|
||||
pkglibexecdir = $(libexecdir)/nagios-plugins
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
|
@ -129,20 +131,21 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|||
mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
CONFIG_CLEAN_VPATH_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = ${SHELL} /home/nagiosplugins/staging/nagiosplugins/build-aux/missing --run aclocal-1.10
|
||||
ACLOCAL = ${SHELL} /tmp/nagiosplugins/build-aux/missing --run aclocal-1.11
|
||||
ALLOCA =
|
||||
ALLOCA_H = alloca.h
|
||||
AMTAR = ${SHELL} /home/nagiosplugins/staging/nagiosplugins/build-aux/missing --run tar
|
||||
AMTAR = ${SHELL} /tmp/nagiosplugins/build-aux/missing --run tar
|
||||
APPLE_UNIVERSAL_BUILD = 0
|
||||
AR = ar
|
||||
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
|
||||
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.11
|
||||
AWK = gawk
|
||||
BASENAME = /usr/bin/basename
|
||||
BITSIZEOF_PTRDIFF_T =
|
||||
BITSIZEOF_SIG_ATOMIC_T =
|
||||
|
@ -151,7 +154,7 @@ BITSIZEOF_WCHAR_T =
|
|||
BITSIZEOF_WINT_T =
|
||||
CC = gcc
|
||||
CCDEPMODE = depmode=gcc3
|
||||
CFLAGS = -g -O2
|
||||
CFLAGS = -g3 -pipe -O2 -march=native -Wall -Wextra -pedantic -std=c89
|
||||
CPP = gcc -E
|
||||
CPPFLAGS =
|
||||
CYGPATH_W = echo
|
||||
|
@ -172,7 +175,7 @@ EOVERFLOW_HIDDEN =
|
|||
EOVERFLOW_VALUE =
|
||||
ERRNO_H =
|
||||
EXEEXT =
|
||||
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 = check_pgsql check_radius 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 =
|
||||
|
@ -182,7 +185,7 @@ FLOORF_LIBM = -lm
|
|||
GETADDRINFO_LIB =
|
||||
GETHOSTNAME_LIB =
|
||||
GETLOADAVG_LIBS =
|
||||
GETOPT_H = getopt.h
|
||||
GETOPT_H =
|
||||
GETTEXT_MACRO_VERSION = 0.18
|
||||
GLIBC21 = yes
|
||||
GMSGFMT = /usr/bin/msgfmt
|
||||
|
@ -385,7 +388,7 @@ GNULIB_TRUNC = 0
|
|||
GNULIB_TRUNCF = 0
|
||||
GNULIB_TRUNCL = 0
|
||||
GNULIB_TTYNAME_R = 0
|
||||
GNULIB_UNISTD_H_GETOPT = 1
|
||||
GNULIB_UNISTD_H_GETOPT = 0
|
||||
GNULIB_UNISTD_H_SIGPIPE = 0
|
||||
GNULIB_UNLINK = 0
|
||||
GNULIB_UNLINKAT = 0
|
||||
|
@ -639,15 +642,15 @@ LOCALE_ZH_CN = none
|
|||
LTLIBICONV = -liconv
|
||||
LTLIBINTL =
|
||||
LTLIBOBJS =
|
||||
MAKEINFO = ${SHELL} /home/nagiosplugins/staging/nagiosplugins/build-aux/missing --run makeinfo
|
||||
MAKEINFO = ${SHELL} /tmp/nagiosplugins/build-aux/missing --run makeinfo
|
||||
MATHLIBS = -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
|
||||
MYSQLCFLAGS = -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX
|
||||
MYSQLINCLUDE = -I/usr/include/mysql
|
||||
MYSQLLIBS = -L/usr/lib/mysql -lmysqlclient
|
||||
MYSQLLIBS = -rdynamic -L/usr/lib/mysql -lmysqlclient
|
||||
NEED_SETGID = false
|
||||
NETINET_IN_H =
|
||||
NEXT_ARPA_INET_H = <arpa/inet.h>
|
||||
|
@ -694,7 +697,7 @@ NEXT_WCHAR_H = <wchar.h>
|
|||
NEXT_WCTYPE_H = <wctype.h>
|
||||
NM = /usr/bin/nm -B
|
||||
NMEDIT =
|
||||
NP_RELEASE = 1.4.15
|
||||
NP_RELEASE = 1.4.16
|
||||
OBJDUMP = objdump
|
||||
OBJEXT = o
|
||||
OTOOL =
|
||||
|
@ -702,9 +705,10 @@ OTOOL64 =
|
|||
PACKAGE = nagios-plugins
|
||||
PACKAGE_BUGREPORT =
|
||||
PACKAGE_NAME = nagios-plugins
|
||||
PACKAGE_STRING = nagios-plugins 1.4.15
|
||||
PACKAGE_STRING = nagios-plugins 1.4.16
|
||||
PACKAGE_TARNAME = nagios-plugins
|
||||
PACKAGE_VERSION = 1.4.15
|
||||
PACKAGE_URL =
|
||||
PACKAGE_VERSION = 1.4.16
|
||||
PATH_SEPARATOR = :
|
||||
PATH_TO_APTGET = /usr/bin/apt-get
|
||||
PATH_TO_DIG = /usr/bin/dig
|
||||
|
@ -720,7 +724,7 @@ PATH_TO_QMAIL_QSTAT =
|
|||
PATH_TO_QSTAT =
|
||||
PATH_TO_QUAKESTAT =
|
||||
PATH_TO_RPCINFO = /usr/bin/rpcinfo
|
||||
PATH_TO_SMBCLIENT =
|
||||
PATH_TO_SMBCLIENT = /usr/bin/smbclient
|
||||
PATH_TO_SNMPGET = /usr/bin/snmpget
|
||||
PATH_TO_SNMPGETNEXT = /usr/bin/snmpgetnext
|
||||
PATH_TO_SSH = /usr/bin/ssh
|
||||
|
@ -741,7 +745,7 @@ PST3CFLAGS =
|
|||
PTHREAD_H_DEFINES_STRUCT_TIMESPEC = 0
|
||||
PTRDIFF_T_SUFFIX =
|
||||
PYTHON = /usr/bin/python
|
||||
RADIUSLIBS =
|
||||
RADIUSLIBS = -lradiusclient-ng
|
||||
RANLIB = ranlib
|
||||
RELEASE = 1
|
||||
REPLACE_BTOWC = 0
|
||||
|
@ -866,14 +870,14 @@ REPLACE_WCSRTOMBS = 0
|
|||
REPLACE_WCTOB = 0
|
||||
REPLACE_WCWIDTH = 0
|
||||
REPLACE_WRITE = 0
|
||||
REV_DATESTAMP = 2012.06.11.23.00
|
||||
REV_TIMESTAMP = 20120611230042
|
||||
REV_DATESTAMP = 2012.06.27.19.33
|
||||
REV_TIMESTAMP = 20120627193316
|
||||
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
|
||||
SHELL = /bin/bash
|
||||
SIG_ATOMIC_T_SUFFIX =
|
||||
SIZE_T_SUFFIX =
|
||||
SOCKETLIBS = -lnsl -lresolv
|
||||
|
@ -890,17 +894,17 @@ UNDEFINE_STRTOK_R = 0
|
|||
UNISTD_H_HAVE_WINSOCK2_H = 0
|
||||
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 0
|
||||
USE_NLS = yes
|
||||
VERSION = 1.4.15
|
||||
VERSION = 1.4.16
|
||||
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 = /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 = /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
|
||||
abs_builddir = /tmp/nagiosplugins/perlmods
|
||||
abs_srcdir = /tmp/nagiosplugins/perlmods
|
||||
abs_top_builddir = /tmp/nagiosplugins
|
||||
abs_top_srcdir = /tmp/nagiosplugins
|
||||
ac_ct_CC = gcc
|
||||
ac_ct_DUMPBIN =
|
||||
am__include = include
|
||||
|
@ -921,8 +925,8 @@ 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 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
|
||||
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 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 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
|
||||
|
@ -934,7 +938,7 @@ host_vendor = unknown
|
|||
htmldir = ${docdir}
|
||||
includedir = ${prefix}/include
|
||||
infodir = ${datarootdir}/info
|
||||
install_sh = $(SHELL) /home/nagiosplugins/staging/nagiosplugins/build-aux/install-sh
|
||||
install_sh = ${SHELL} /tmp/nagiosplugins/build-aux/install-sh
|
||||
libdir = ${exec_prefix}/lib
|
||||
libexecdir = ${exec_prefix}/libexec
|
||||
localedir = ${datarootdir}/locale
|
||||
|
@ -953,6 +957,7 @@ sharedstatedir = ${prefix}/com
|
|||
srcdir = .
|
||||
sysconfdir = ${prefix}/etc
|
||||
target_alias =
|
||||
top_build_prefix = ../
|
||||
top_builddir = ..
|
||||
top_srcdir = ..
|
||||
with_trusted_path = /bin:/sbin:/usr/bin:/usr/sbin
|
||||
|
@ -964,14 +969,14 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
||||
&& { if test -f $@; then exit 0; else break; fi; }; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu perlmods/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu perlmods/Makefile
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu perlmods/Makefile'; \
|
||||
$(am__cd) $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu perlmods/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
|
@ -989,6 +994,7 @@ $(top_srcdir)/configure: $(am__configure_deps)
|
|||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(am__aclocal_m4_deps):
|
||||
|
||||
mostlyclean-libtool:
|
||||
-rm -f *.lo
|
||||
|
@ -1018,13 +1024,17 @@ distdir: $(DISTFILES)
|
|||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
if test -d "$(distdir)/$$file"; then \
|
||||
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
||||
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
||||
fi; \
|
||||
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
test -f "$(distdir)/$$file" \
|
||||
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
|
@ -1052,6 +1062,7 @@ clean-generic:
|
|||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
|
@ -1070,6 +1081,8 @@ dvi-am:
|
|||
|
||||
html: html-am
|
||||
|
||||
html-am:
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
@ -1078,18 +1091,28 @@ install-data-am:
|
|||
|
||||
install-dvi: install-dvi-am
|
||||
|
||||
install-dvi-am:
|
||||
|
||||
install-exec-am: install-exec-local
|
||||
|
||||
install-html: install-html-am
|
||||
|
||||
install-html-am:
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-info-am:
|
||||
|
||||
install-man:
|
||||
|
||||
install-pdf: install-pdf-am
|
||||
|
||||
install-pdf-am:
|
||||
|
||||
install-ps: install-ps-am
|
||||
|
||||
install-ps-am:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
|
@ -1137,6 +1160,7 @@ test test-debug:
|
|||
|
||||
clean-local:
|
||||
$(top_srcdir)/tools/build_perl_modules -d $(perlmoduledir) -c .
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue