shutdown triggered select is not true for FreeBSD

This commit is contained in:
Christian Grothoff
2017-02-01 00:09:29 +01:00
parent b98468404c
commit eba022ce02
+1 -1
View File
@@ -246,7 +246,7 @@ freebsd*)
AC_DEFINE_UNQUOTED(SOMEBSD,1,[This is a BSD system])
AC_DEFINE_UNQUOTED(FREEBSD,1,[This is a FreeBSD system])
mhd_host_os='FreeBSD'
shutdown_trig_select='yes'
shutdown_trig_select='no'
AC_MSG_RESULT([[$mhd_host_os]])
;;
openbsd*)