mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
set specific options for building under cygwin
This commit is contained in:
parent
58ef4f8af6
commit
e9281ea912
@ -65,6 +65,12 @@ solaris*)
|
||||
enable_ipmievd=no
|
||||
enable_ipmishell=no
|
||||
;;
|
||||
*cygwin*)
|
||||
enable_intf_imb=no
|
||||
enable_intf_open=no
|
||||
enable_ipmievd=no
|
||||
enable_ipmishell=no
|
||||
;;
|
||||
esac
|
||||
|
||||
AC_SUBST(ARCH, $host_cpu)
|
||||
|
Loading…
x
Reference in New Issue
Block a user