Imported Upstream version 2.6.4
This commit is contained in:
parent
fad6ced6f6
commit
fefe62b2bd
257 changed files with 6020 additions and 1394 deletions
|
|
@ -188,6 +188,7 @@ MKDIR_P = @MKDIR_P@
|
|||
NETLIBS = @NETLIBS@
|
||||
NM = @NM@
|
||||
NMEDIT = @NMEDIT@
|
||||
NUT_NETVERSION = @NUT_NETVERSION@
|
||||
OBJDUMP = @OBJDUMP@
|
||||
OBJEXT = @OBJEXT@
|
||||
OS_NAME = @OS_NAME@
|
||||
|
|
@ -201,6 +202,7 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|||
PACKAGE_URL = @PACKAGE_URL@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
PIDPATH = @PIDPATH@
|
||||
PKG_CONFIG = @PKG_CONFIG@
|
||||
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
|
||||
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
|
||||
|
|
@ -208,6 +210,7 @@ PORT = @PORT@
|
|||
RANLIB = @RANLIB@
|
||||
RUN_AS_GROUP = @RUN_AS_GROUP@
|
||||
RUN_AS_USER = @RUN_AS_USER@
|
||||
SBINDIR = @SBINDIR@
|
||||
SED = @SED@
|
||||
SERLIBS = @SERLIBS@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
|
|
@ -290,6 +293,7 @@ HP-UX/nut-upsd \
|
|||
HP-UX/nut-upsd.sh \
|
||||
HP-UX/nut-upsmon \
|
||||
HP-UX/nut-upsmon.sh \
|
||||
logrotate/nutlogd \
|
||||
misc/nut.bash_completion \
|
||||
misc/osd-notify \
|
||||
perl/Nut.pm \
|
||||
|
|
@ -302,6 +306,7 @@ RedHat/upsmon \
|
|||
RedHat/upsmon.in \
|
||||
Solaris8/S99upsmon \
|
||||
subdriver/path-to-subdriver.sh \
|
||||
ufw/README \
|
||||
upower/95-upower-hid.rules \
|
||||
Windows/halt.c \
|
||||
Windows/Makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue