Imported Upstream version 1.4.14
This commit is contained in:
parent
d0b8ab8112
commit
882cdeecca
75 changed files with 12919 additions and 9125 deletions
|
@ -1,8 +1,8 @@
|
|||
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
||||
# Makefile.in generated by automake 1.10 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 Free Software Foundation, Inc.
|
||||
# 2003, 2004, 2005, 2006 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.
|
||||
|
@ -13,13 +13,10 @@
|
|||
# PARTICULAR PURPOSE.
|
||||
|
||||
|
||||
srcdir = .
|
||||
top_srcdir = ..
|
||||
|
||||
pkgdatadir = $(datadir)/nagios-plugins
|
||||
pkglibdir = $(libdir)/nagios-plugins
|
||||
pkgincludedir = $(includedir)/nagios-plugins
|
||||
top_builddir = ..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
|
@ -32,8 +29,8 @@ POST_INSTALL = :
|
|||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
build_triplet = i686-pc-linux-gnu
|
||||
host_triplet = i686-pc-linux-gnu
|
||||
build_triplet = i386-apple-darwin9.8.0
|
||||
host_triplet = i386-apple-darwin9.8.0
|
||||
subdir = perlmods
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
|
@ -116,20 +113,17 @@ CONFIG_CLEAN_FILES =
|
|||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
INSTALL = /usr/bin/install -c
|
||||
ACLOCAL = ${SHELL} /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/missing --run aclocal-1.9
|
||||
ACLOCAL = ${SHELL} /Users/tonvoon/git/nagiosplugins/build-aux/missing --run aclocal-1.10
|
||||
ALLOCA =
|
||||
ALLOCA_H = alloca.h
|
||||
AMDEP_FALSE = #
|
||||
AMDEP_TRUE =
|
||||
AMTAR = ${SHELL} /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/missing --run tar
|
||||
AMTAR = ${SHELL} /Users/tonvoon/git/nagiosplugins/build-aux/missing --run tar
|
||||
APPLE_UNIVERSAL_BUILD = 0
|
||||
AR = ar
|
||||
ARPA_INET_H = arpa/inet.h
|
||||
AUTOCONF = ${SHELL} /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/missing --run autoconf
|
||||
AUTOHEADER = ${SHELL} /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/missing --run autoheader
|
||||
AUTOMAKE = ${SHELL} /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/missing --run automake-1.9
|
||||
AWK = mawk
|
||||
AUTOCONF = ${SHELL} /Users/tonvoon/git/nagiosplugins/build-aux/missing --run autoconf
|
||||
AUTOHEADER = ${SHELL} /Users/tonvoon/git/nagiosplugins/build-aux/missing --run autoheader
|
||||
AUTOMAKE = ${SHELL} /Users/tonvoon/git/nagiosplugins/build-aux/missing --run automake-1.10
|
||||
AWK = awk
|
||||
BASENAME = /usr/bin/basename
|
||||
BITSIZEOF_PTRDIFF_T = 32
|
||||
BITSIZEOF_SIG_ATOMIC_T = 32
|
||||
|
@ -149,11 +143,11 @@ CYGPATH_W = echo
|
|||
DEFS = -DHAVE_CONFIG_H
|
||||
DEPDIR = .deps
|
||||
DEPLIBS =
|
||||
ECHO = echo
|
||||
ECHO_C =
|
||||
ECHO_N = -n
|
||||
ECHO = /bin/echo
|
||||
ECHO_C = \c
|
||||
ECHO_N =
|
||||
ECHO_T =
|
||||
EGREP = /bin/grep -E
|
||||
EGREP = /usr/bin/grep -E
|
||||
EMULTIHOP_HIDDEN =
|
||||
EMULTIHOP_VALUE =
|
||||
ENOLINK_HIDDEN =
|
||||
|
@ -162,7 +156,7 @@ EOVERFLOW_HIDDEN =
|
|||
EOVERFLOW_VALUE =
|
||||
ERRNO_H =
|
||||
EXEEXT =
|
||||
EXTRAS = check_ldap check_ide_smart check_procs check_nagios check_dns check_by_ssh check_swap check_dig check_apt check_nt
|
||||
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_ROOT =
|
||||
EXTRA_NETOBJS =
|
||||
EXTRA_TEST =
|
||||
|
@ -170,16 +164,14 @@ F77 =
|
|||
FCNTL_H = fcntl.h
|
||||
FFLAGS =
|
||||
FLOAT_H =
|
||||
FLOORF_LIBM = -lm
|
||||
FLOORF_LIBM =
|
||||
GETADDRINFO_LIB =
|
||||
GETLOADAVG_LIBS =
|
||||
GETOPT_H =
|
||||
GETOPT_H = getopt.h
|
||||
GETTEXT_MACRO_VERSION = 0.17
|
||||
GLIBC21 = yes
|
||||
GL_COND_LIBTOOL_FALSE =
|
||||
GL_COND_LIBTOOL_TRUE = #
|
||||
GMSGFMT = /usr/bin/msgfmt
|
||||
GMSGFMT_015 = /usr/bin/msgfmt
|
||||
GLIBC21 = no
|
||||
GMSGFMT = /opt/local/bin/msgfmt
|
||||
GMSGFMT_015 = /opt/local/bin/msgfmt
|
||||
GNULIB_ACCEPT = 0
|
||||
GNULIB_ATOLL = 0
|
||||
GNULIB_BIND = 0
|
||||
|
@ -335,7 +327,7 @@ GNULIB_WCSRTOMBS = 0
|
|||
GNULIB_WCTOB = 0
|
||||
GNULIB_WCWIDTH = 0
|
||||
GNULIB_WRITE = 1
|
||||
GREP = /bin/grep
|
||||
GREP = /usr/bin/grep
|
||||
HAVE_ARPA_INET_H = 1
|
||||
HAVE_ATOLL = 1
|
||||
HAVE_BTOWC = 1
|
||||
|
@ -367,8 +359,8 @@ HAVE_DECL_SNPRINTF = 1
|
|||
HAVE_DECL_SQRTL = 1
|
||||
HAVE_DECL_STRDUP = 1
|
||||
HAVE_DECL_STRERROR = 1
|
||||
HAVE_DECL_STRNDUP = 1
|
||||
HAVE_DECL_STRNLEN = 1
|
||||
HAVE_DECL_STRNDUP = 0
|
||||
HAVE_DECL_STRNLEN = 0
|
||||
HAVE_DECL_STRSIGNAL = 1
|
||||
HAVE_DECL_STRTOK_R = 1
|
||||
HAVE_DECL_TANL = 1
|
||||
|
@ -417,24 +409,24 @@ HAVE_RPMATCH = 1
|
|||
HAVE_SETENV = 1
|
||||
HAVE_SIGNED_SIG_ATOMIC_T = 1
|
||||
HAVE_SIGNED_WCHAR_T = 1
|
||||
HAVE_SIGNED_WINT_T = 0
|
||||
HAVE_SIGNED_WINT_T = 1
|
||||
HAVE_SLEEP = 1
|
||||
HAVE_STDINT_H = 1
|
||||
HAVE_STPCPY = 1
|
||||
HAVE_STPNCPY = 1
|
||||
HAVE_STRCASESTR = 1
|
||||
HAVE_STRCHRNUL = 1
|
||||
HAVE_STRNDUP = 1
|
||||
HAVE_STRNDUP = 0
|
||||
HAVE_STRPBRK = 1
|
||||
HAVE_STRSEP = 1
|
||||
HAVE_STRTOD = 1
|
||||
HAVE_STRTOLL = 1
|
||||
HAVE_STRTOULL = 1
|
||||
HAVE_STRUCT_ADDRINFO = 1
|
||||
HAVE_STRUCT_RANDOM_DATA = 1
|
||||
HAVE_STRUCT_RANDOM_DATA = 0
|
||||
HAVE_STRUCT_SOCKADDR_STORAGE = 1
|
||||
HAVE_STRVERSCMP = 1
|
||||
HAVE_SYS_BITYPES_H = 1
|
||||
HAVE_SYS_BITYPES_H = 0
|
||||
HAVE_SYS_INTTYPES_H = 0
|
||||
HAVE_SYS_LOADAVG_H = 0
|
||||
HAVE_SYS_PARAM_H = 0
|
||||
|
@ -458,12 +450,13 @@ HOSTENT_LIB =
|
|||
HOSTNAME = /bin/hostname
|
||||
INCLUDE_NEXT = include_next
|
||||
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
|
||||
INSTALL = /usr/bin/install -c
|
||||
INSTALL_DATA = ${INSTALL} -m 644
|
||||
INSTALL_PROGRAM = ${INSTALL}
|
||||
INSTALL_SCRIPT = ${INSTALL}
|
||||
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
|
||||
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
|
||||
INTLLIBS =
|
||||
INTL_MACOSX_LIBS =
|
||||
INTL_MACOSX_LIBS = -Wl,-framework -Wl,CoreFoundation
|
||||
KMEM_GROUP =
|
||||
KRBINCLUDE =
|
||||
LDAPINCLUDE = -I/usr/include/ldap
|
||||
|
@ -474,28 +467,29 @@ LIBGNU_LIBDEPS =
|
|||
LIBGNU_LTLIBDEPS =
|
||||
LIBICONV = -liconv
|
||||
LIBINTL =
|
||||
LIBOBJS =
|
||||
LIBOBJS = ${LIBOBJDIR}error$U.o
|
||||
LIBS = -lpthread -ldl
|
||||
LIBTOOL = $(SHELL) $(top_builddir)/libtool
|
||||
LN_S = ln -s
|
||||
LOCALCHARSET_TESTS_ENVIRONMENT = CHARSETALIASDIR="$(top_builddir)/gl"
|
||||
LOCALE_FR = none
|
||||
LOCALE_FR_UTF8 = none
|
||||
LOCALE_JA = none
|
||||
LOCALE_ZH_CN = none
|
||||
LOCALE_FR = fr_FR.ISO8859-1
|
||||
LOCALE_FR_UTF8 = fr_FR.UTF-8
|
||||
LOCALE_JA = ja_JP.eucJP
|
||||
LOCALE_ZH_CN = zh_CN.GB18030
|
||||
LTLIBICONV = -liconv
|
||||
LTLIBINTL =
|
||||
LTLIBOBJS =
|
||||
MAKEINFO = ${SHELL} /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/missing --run makeinfo
|
||||
LTLIBOBJS = ${LIBOBJDIR}error$U.lo
|
||||
MAKEINFO = ${SHELL} /Users/tonvoon/git/nagiosplugins/build-aux/missing --run makeinfo
|
||||
MATHLIBS = -lm
|
||||
MSGFMT = /usr/bin/msgfmt
|
||||
MSGFMT_015 = /usr/bin/msgfmt
|
||||
MSGMERGE = /usr/bin/msgmerge
|
||||
MYSQLCFLAGS =
|
||||
MYSQLINCLUDE =
|
||||
MYSQLLIBS =
|
||||
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
|
||||
NEED_SETGID = false
|
||||
NETDB_H =
|
||||
NETDB_H = netdb.h
|
||||
NETINET_IN_H =
|
||||
NEXT_ARPA_INET_H = <arpa/inet.h>
|
||||
NEXT_ERRNO_H =
|
||||
|
@ -517,27 +511,27 @@ OBJEXT = o
|
|||
PACKAGE = nagios-plugins
|
||||
PACKAGE_BUGREPORT =
|
||||
PACKAGE_NAME = nagios-plugins
|
||||
PACKAGE_STRING = nagios-plugins 1.4.13
|
||||
PACKAGE_STRING = nagios-plugins 1.4.14
|
||||
PACKAGE_TARNAME = nagios-plugins
|
||||
PACKAGE_VERSION = 1.4.13
|
||||
PACKAGE_VERSION = 1.4.14
|
||||
PATH_SEPARATOR = :
|
||||
PATH_TO_APTGET = /usr/bin/apt-get
|
||||
PATH_TO_APTGET =
|
||||
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 = /bin/ping
|
||||
PATH_TO_PING6 = /bin/ping6
|
||||
PATH_TO_PING = /sbin/ping
|
||||
PATH_TO_PING6 = /sbin/ping6
|
||||
PATH_TO_PS = /bin/ps
|
||||
PATH_TO_QMAIL_QSTAT =
|
||||
PATH_TO_QSTAT =
|
||||
PATH_TO_QUAKESTAT =
|
||||
PATH_TO_RPCINFO = /usr/bin/rpcinfo
|
||||
PATH_TO_SMBCLIENT =
|
||||
PATH_TO_SNMPGET =
|
||||
PATH_TO_SNMPGETNEXT =
|
||||
PATH_TO_RPCINFO = /usr/sbin/rpcinfo
|
||||
PATH_TO_SMBCLIENT = /usr/bin/smbclient
|
||||
PATH_TO_SNMPGET = /usr/bin/snmpget
|
||||
PATH_TO_SNMPGETNEXT = /usr/bin/snmpgetnext
|
||||
PATH_TO_SSH = /usr/bin/ssh
|
||||
PATH_TO_SWAP =
|
||||
PATH_TO_SWAPINFO =
|
||||
|
@ -547,9 +541,9 @@ PERL = /usr/bin/perl
|
|||
PERLMODS_DIR =
|
||||
PGINCLUDE =
|
||||
PGLIBS =
|
||||
PKG_ARCH = unknown
|
||||
PKG_ARCH = i386
|
||||
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 = po
|
||||
POSUB =
|
||||
POW_LIB =
|
||||
PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
|
||||
PST3CFLAGS =
|
||||
|
@ -558,8 +552,6 @@ PYTHON = /usr/bin/python
|
|||
RADIUSLIBS =
|
||||
RANLIB = ranlib
|
||||
RELEASE = 1
|
||||
RELEASE_PRESENT_FALSE =
|
||||
RELEASE_PRESENT_TRUE = #
|
||||
REPLACE_BTOWC = 0
|
||||
REPLACE_CEILF = 0
|
||||
REPLACE_CEILL = 0
|
||||
|
@ -622,7 +614,7 @@ REPLACE_STRPTIME = GNULIB_PORTCHECK
|
|||
REPLACE_STRSIGNAL = 0
|
||||
REPLACE_STRSTR = 0
|
||||
REPLACE_STRTOD = 0
|
||||
REPLACE_TIMEGM = 1
|
||||
REPLACE_TIMEGM = 0
|
||||
REPLACE_TRUNCL = 0
|
||||
REPLACE_VASPRINTF = 0
|
||||
REPLACE_VDPRINTF = 0
|
||||
|
@ -636,16 +628,16 @@ REPLACE_WCSRTOMBS = 0
|
|||
REPLACE_WCTOB = 0
|
||||
REPLACE_WCWIDTH = 0
|
||||
REPLACE_WRITE = 0
|
||||
REV_DATESTAMP = 2009.06.17.13.02
|
||||
REV_TIMESTAMP = 20090617130212
|
||||
REV_DATESTAMP = 2009.09.16.09.38
|
||||
REV_TIMESTAMP = 20090916093814
|
||||
SCRIPT_TEST = t/check_file_age.t t/check_ifoperstatus.t t/check_ifstatus.t t/check_rpc.t t/utils.t
|
||||
SERVENT_LIB =
|
||||
SET_MAKE =
|
||||
SH = /bin/sh
|
||||
SHELL = /bin/sh
|
||||
SIG_ATOMIC_T_SUFFIX =
|
||||
SIZE_T_SUFFIX = u
|
||||
SOCKETLIBS = -lnsl -lresolv
|
||||
SIZE_T_SUFFIX = ul
|
||||
SOCKETLIBS = -lresolv
|
||||
SSLINCLUDE = -I/usr/include
|
||||
SSLLIBS = -lssl -lcrypto
|
||||
STDBOOL_H =
|
||||
|
@ -656,65 +648,62 @@ SYS_SOCKET_H =
|
|||
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = 0
|
||||
TIME_H_DEFINES_STRUCT_TIMESPEC = 1
|
||||
UNISTD_H_HAVE_WINSOCK2_H = 0
|
||||
USE_LIBTAP_LOCAL_FALSE =
|
||||
USE_LIBTAP_LOCAL_TRUE = #
|
||||
USE_NLS = yes
|
||||
USE_PARSE_INI_FALSE =
|
||||
USE_PARSE_INI_TRUE = #
|
||||
VERSION = 1.4.13
|
||||
USE_NLS = no
|
||||
VERSION = 1.4.14
|
||||
VOID_UNSETENV = 0
|
||||
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_H =
|
||||
WCHAR_T_SUFFIX =
|
||||
WCTYPE_H =
|
||||
WINT_T_SUFFIX = u
|
||||
XGETTEXT = /usr/bin/xgettext
|
||||
XGETTEXT_015 = /usr/bin/xgettext
|
||||
WINT_T_SUFFIX =
|
||||
XGETTEXT = /opt/local/bin/xgettext
|
||||
XGETTEXT_015 = /opt/local/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 = /Users/tonvoon/git/nagiosplugins/perlmods
|
||||
abs_srcdir = /Users/tonvoon/git/nagiosplugins/perlmods
|
||||
abs_top_builddir = /Users/tonvoon/git/nagiosplugins
|
||||
abs_top_srcdir = /Users/tonvoon/git/nagiosplugins
|
||||
ac_ct_CC = gcc
|
||||
ac_ct_CXX = g++
|
||||
ac_ct_F77 =
|
||||
am__fastdepCC_FALSE = #
|
||||
am__fastdepCC_TRUE =
|
||||
am__fastdepCXX_FALSE = #
|
||||
am__fastdepCXX_TRUE =
|
||||
am__include = include
|
||||
am__leading_dot = .
|
||||
am__quote =
|
||||
am__tar = ${AMTAR} chof - "$$tardir"
|
||||
am__untar = ${AMTAR} xf -
|
||||
bindir = ${exec_prefix}/bin
|
||||
build = i686-pc-linux-gnu
|
||||
build = i386-apple-darwin9.8.0
|
||||
build_alias =
|
||||
build_cpu = i686
|
||||
build_os = linux-gnu
|
||||
build_vendor = pc
|
||||
build_cpu = i386
|
||||
build_os = darwin9.8.0
|
||||
build_vendor = apple
|
||||
builddir = .
|
||||
check_tcp_ssl = check_simap check_spop check_jabber check_nntps check_ssmtp
|
||||
datadir = ${datarootdir}
|
||||
datarootdir = ${prefix}/share
|
||||
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
|
||||
dvidir = ${docdir}
|
||||
exec_prefix = ${prefix}
|
||||
gl_LIBOBJS = asnprintf.o basename.o c-strtod.o cloexec.o creat-safer.o dirname.o dup-safer.o exitfail.o fd-safer.o fsusage.o mktime.o mountlist.o open-safer.o pipe-safer.o printf-args.o printf-parse.o regex.o safe-read.o safe-write.o stripslash.o timegm.o vasnprintf.o xmalloc.o
|
||||
gl_LTLIBOBJS = asnprintf.lo basename.lo c-strtod.lo cloexec.lo creat-safer.lo dirname.lo dup-safer.lo exitfail.lo fd-safer.lo fsusage.lo mktime.lo mountlist.lo open-safer.lo pipe-safer.lo printf-args.lo printf-parse.lo regex.lo safe-read.lo safe-write.lo stripslash.lo timegm.lo vasnprintf.lo xmalloc.lo
|
||||
gl_LIBOBJS = asnprintf.o basename.o c-strtod.o cloexec.o creat-safer.o dirname.o dup-safer.o error.o exitfail.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 stripslash.o strndup.o strnlen.o vasnprintf.o xmalloc.o
|
||||
gl_LTLIBOBJS = asnprintf.lo basename.lo c-strtod.lo cloexec.lo creat-safer.lo dirname.lo dup-safer.lo error.lo exitfail.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 stripslash.lo strndup.lo strnlen.lo vasnprintf.lo xmalloc.lo
|
||||
gltests_LIBOBJS =
|
||||
gltests_LTLIBOBJS =
|
||||
host = i686-pc-linux-gnu
|
||||
host = i386-apple-darwin9.8.0
|
||||
host_alias =
|
||||
host_cpu = i686
|
||||
host_os = linux-gnu
|
||||
host_vendor = pc
|
||||
host_cpu = i386
|
||||
host_os = darwin9.8.0
|
||||
host_vendor = apple
|
||||
htmldir = ${docdir}
|
||||
includedir = ${prefix}/include
|
||||
infodir = ${datarootdir}/info
|
||||
install_sh = /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/install-sh
|
||||
install_sh = $(SHELL) /Users/tonvoon/git/nagiosplugins/build-aux/install-sh
|
||||
libdir = ${exec_prefix}/lib
|
||||
libexecdir = ${exec_prefix}/libexec
|
||||
localedir = ${datarootdir}/locale
|
||||
localstatedir = ${prefix}/var
|
||||
mandir = ${datarootdir}/man
|
||||
mkdir_p = mkdir -p --
|
||||
np_mysql_config =
|
||||
mkdir_p = $(top_builddir)/build-aux/install-sh -c -d
|
||||
np_mysql_config = /usr/local/mysql/bin/mysql_config
|
||||
oldincludedir = /usr/include
|
||||
pdfdir = ${docdir}
|
||||
prefix = /usr/local/nagios
|
||||
|
@ -722,8 +711,11 @@ program_transform_name = s,x,x,
|
|||
psdir = ${docdir}
|
||||
sbindir = ${exec_prefix}/sbin
|
||||
sharedstatedir = ${prefix}/com
|
||||
srcdir = .
|
||||
sysconfdir = ${prefix}/etc
|
||||
target_alias =
|
||||
top_builddir = ..
|
||||
top_srcdir = ..
|
||||
with_trusted_path = /bin:/sbin:/usr/bin:/usr/sbin
|
||||
perlmoduledir = $(exec_prefix)/perl
|
||||
all: all-am
|
||||
|
@ -764,10 +756,6 @@ mostlyclean-libtool:
|
|||
|
||||
clean-libtool:
|
||||
-rm -rf .libs _libs
|
||||
|
||||
distclean-libtool:
|
||||
-rm -f libtool
|
||||
uninstall-info-am:
|
||||
tags: TAGS
|
||||
TAGS:
|
||||
|
||||
|
@ -776,22 +764,21 @@ CTAGS:
|
|||
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
list='$(DISTFILES)'; \
|
||||
dist_files=`for file in $$list; do echo $$file; done | \
|
||||
sed -e "s|^$$srcdirstrip/||;t" \
|
||||
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
||||
case $$dist_files in \
|
||||
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
||||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
||||
sort -u` ;; \
|
||||
esac; \
|
||||
for file in $$dist_files; do \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
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; \
|
||||
fi; \
|
||||
|
@ -836,7 +823,7 @@ clean-am: clean-generic clean-libtool clean-local mostlyclean-am
|
|||
|
||||
distclean: distclean-am
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic distclean-libtool
|
||||
distclean-am: clean-am distclean-generic
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
|
@ -850,12 +837,20 @@ info-am:
|
|||
|
||||
install-data-am:
|
||||
|
||||
install-dvi: install-dvi-am
|
||||
|
||||
install-exec-am: install-exec-local
|
||||
|
||||
install-html: install-html-am
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man:
|
||||
|
||||
install-pdf: install-pdf-am
|
||||
|
||||
install-ps: install-ps-am
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
|
@ -874,18 +869,21 @@ ps: ps-am
|
|||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-info-am
|
||||
uninstall-am:
|
||||
|
||||
.MAKE: install-am install-strip
|
||||
|
||||
.PHONY: all all-am all-local check check-am clean clean-generic \
|
||||
clean-libtool clean-local distclean distclean-generic \
|
||||
distclean-libtool distdir dvi dvi-am html html-am info info-am \
|
||||
install install-am install-data install-data-am install-exec \
|
||||
install-exec-am install-exec-local install-info \
|
||||
install-info-am install-man install-strip installcheck \
|
||||
installcheck-am installdirs maintainer-clean \
|
||||
maintainer-clean-generic mostlyclean mostlyclean-generic \
|
||||
mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
|
||||
uninstall-info-am
|
||||
install install-am install-data install-data-am install-dvi \
|
||||
install-dvi-am install-exec install-exec-am install-exec-local \
|
||||
install-html install-html-am install-info install-info-am \
|
||||
install-man install-pdf install-pdf-am install-ps \
|
||||
install-ps-am install-strip installcheck installcheck-am \
|
||||
installdirs maintainer-clean maintainer-clean-generic \
|
||||
mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
|
||||
ps ps-am uninstall uninstall-am
|
||||
|
||||
|
||||
all-local:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue