php-src/scripts
Peter Kokot 40217b2ea4
Autotools: Move auto_cflags marker to PHP_INIT_BUILD_SYSTEM (#15487)
The "hacky" auto_cflags variable is otherwise set only for the Oracle
Developer Studio compiler (which is at this point also non-usable) and
perhaps might be removed in the future but this is for now moved to the
PHP_INIT_BUILD_SYSTEM for consistent settings between the php-src build
and phpize.

The PHP_INIT_BUILD_SYSTEM is now also called sooner in phpize to match
the php-src build.
2024-08-19 22:29:20 +02:00
..
dev Remove redundant middle newlines in "Autotools" related files 2024-08-12 13:18:32 +02:00
gdb Fix build for armv7 (#14801) 2024-07-06 15:21:45 +02:00
man1 Make --enable-embed libs respect --libdir 2024-03-23 07:46:31 +01:00
Makefile.frag Autotools: Remove obsolete config.status invocations (#15185) 2024-08-02 12:35:11 +02:00
php-config.in Fix extension_dir variable quoting in php-config (#13963) 2024-04-16 19:07:49 +02:00
phpize.in Autotools: Sync indentation style in build system files (#14725) 2024-06-29 23:25:17 +02:00
phpize.m4 Autotools: Move auto_cflags marker to PHP_INIT_BUILD_SYSTEM (#15487) 2024-08-19 22:29:20 +02:00