Hi,

The Kannel source code uses some features that were introduced in the
1999 revision of the C programming language. For example, gw/dlr_mem.c
makes use of designated initializers and gwlib/octstr.h uses variadic
macros.

The attached patch causes configure to fail if the selected C compiler
does not support C99.

-james

Attachment: kannel.c99_compiler.patch
Description: kannel.c99_compiler.patch

Reply via email to