diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dea7e5c0..61da658d 100644 --- a/configure.ac +++ b/configure.ac @@ -148,7 +148,6 @@ case "$host_os" in AC_DEFINE_UNQUOTED(OSX,1,[This is an OS X system]) CFLAGS="-no-cpp-precomp -fno-common $CFLAGS" mhd_host_os='Darwin' - shutdown_trig_select='yes' AC_MSG_RESULT([[$mhd_host_os]]) ;; freebsd*) |