Imported Upstream version 2.7.1
This commit is contained in:
parent
a1fa151fc7
commit
0121794af9
451 changed files with 41339 additions and 10887 deletions
|
@ -23,8 +23,8 @@ AC_DEFUN_ONCE([NUT_OS_FUNCTIONS],
|
|||
case "${host_cpu}-${host_os}" in
|
||||
*-aix*) echo 'aix' ;;
|
||||
*-freebsd*) echo 'freebsd' ;;
|
||||
*-darwin*) echo 'darwin' ;;
|
||||
*solaris*) echo 'solaris' ;;
|
||||
*-darwin*) echo 'darwin' ;;
|
||||
*solaris*) echo 'esyscmd(uname -sp)' ;;
|
||||
*-hpux*) echo 'hpux' ;;
|
||||
esac
|
||||
esac
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue