php-src/ext/sysvmsg
Peter Kokot b1c34a9163
Normalize AC_CHECK_HEADER* arguments (#14723)
The m4_normalize is for Autoconf < 2.70 (on 2.70 and later versions a
blank-or-newline separated items can be expanded without using
backslash-newline). The order of headers in configure.ac is left as is
because the first few headers depend on checking other headers (for
those includes the 4th argument).
2024-06-29 19:49:12 +02:00
..
tests Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
config.m4 Normalize AC_CHECK_HEADER* arguments (#14723) 2024-06-29 19:49:12 +02:00
CREDITS
php_sysvmsg.h Declare ext/sysvmsg constants in stubs (#9125) 2022-07-25 16:21:01 +02:00
sysvmsg_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
sysvmsg.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
sysvmsg.stub.php Declare ext/sysvmsg constants in stubs (#9125) 2022-07-25 16:21:01 +02:00