diff options
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 509ec81eb..6e2cd23fa 100644 --- a/configure.ac +++ b/configure.ac @@ -604,7 +604,6 @@ case "$host_os" in enable_solaris_output=no ;; esac -echo "HOST_OS=$host_os" AM_CONDITIONAL(ENABLE_SOLARIS_OUTPUT, test x$enable_solaris_output = xyes) |