We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8607ed7 commit 8df22cfCopy full SHA for 8df22cf
m4/want_unwind.m4
@@ -6,7 +6,7 @@ AC_DEFUN([DOVECOT_WANT_UNWIND], [
6
have_libunwind=no
7
8
AS_IF([test "$want_libunwind" = "yes"], [
9
- AC_MSG_ERROR([cannot build with libuwind support: unwind library (libunwind-generic) not found])
+ AC_MSG_ERROR([cannot build with libunwind support: unwind library (libunwind-generic) not found])
10
])
11
12
0 commit comments