mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-06-23 13:51:36 +00:00
set specific options for building under cygwin
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user