summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e83d37..d7eb866 100644
--- a/configure.ac
+++ b/configure.ac
@@ -162,7 +162,7 @@ AS_CASE(["${host_os}"],
AC_MSG_ERROR([Building static libraries is not supported under Cygwin])
])
],
- [AC_MSG_ERROR([unsupported system: ${host_os}.])]
+ [AC_MSG_WARN([unsupported system: ${host_os}.])]
)
#