Correct output when checking for global configuration of libcapi20.
parent
3cb20382a5
commit
d6ea776515
|
@ -29,7 +29,7 @@ AC_DEFUN([CS_TEST_ALERT],
|
|||
#
|
||||
#
|
||||
AC_DEFUN([CS_TEST_GLOBALCONFIG],
|
||||
[AC_MSG_CHECKING([for capi20 ALERT with sending complete])
|
||||
[AC_MSG_CHECKING([for capi20 BProtocol with global configuration])
|
||||
AC_TRY_COMPILE([#include <capiutils.h>],
|
||||
[_cmsg cm;void *p; p=CONNECT_REQ_GLOBALCONFIGURATION(&cm);],
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue