Imported Upstream version 2.6.4
This commit is contained in:
parent
fad6ced6f6
commit
fefe62b2bd
257 changed files with 6020 additions and 1394 deletions
|
|
@ -291,6 +291,9 @@
|
|||
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
||||
#undef NO_MINUS_C_MINUS_O
|
||||
|
||||
/* NUT network protocol version */
|
||||
#undef NUT_NETVERSION
|
||||
|
||||
/* Name of package */
|
||||
#undef PACKAGE
|
||||
|
||||
|
|
@ -324,6 +327,9 @@
|
|||
/* User to switch to if started as root */
|
||||
#undef RUN_AS_USER
|
||||
|
||||
/* Default path for system executables */
|
||||
#undef SBINDIR
|
||||
|
||||
/* Path for UPS driver state files */
|
||||
#undef STATEPATH
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue