Correct output when checking for global configuration of libcapi20.

This commit is contained in:
Armin Schindler 2006-12-17 21:18:22 +00:00
parent 3cb20382a5
commit d6ea776515
1 changed files with 1 additions and 1 deletions

2
capifax/aclocal.m4 vendored
View File

@ -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);],
[