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 | |||
148 | AC_DEFINE_UNQUOTED(OSX,1,[This is an OS X system]) | 148 | AC_DEFINE_UNQUOTED(OSX,1,[This is an OS X system]) |
149 | CFLAGS="-no-cpp-precomp -fno-common $CFLAGS" | 149 | CFLAGS="-no-cpp-precomp -fno-common $CFLAGS" |
150 | mhd_host_os='Darwin' | 150 | mhd_host_os='Darwin' |
151 | shutdown_trig_select='yes' | ||
152 | AC_MSG_RESULT([[$mhd_host_os]]) | 151 | AC_MSG_RESULT([[$mhd_host_os]]) |
153 | ;; | 152 | ;; |
154 | freebsd*) | 153 | freebsd*) |