1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext
Peter Kokot dfdec2d550 Autotools: Refactor PHP_TEST_BUILD checks (#15798)
- The libgd sanity check is there only to check whether all current
  linked libraries for the bundled libgd work together, otherwise it is
  probably even redundant a bit; this refactors it to a simpler
  AC_LINK_IFELSE check with default empty C program by Autoconf
- The IBM DB2 sanity check is simplified with AC_CHECK_FUNC instead
2024-09-08 21:05:30 +02:00
..
2024-09-07 12:26:59 +02:00
2024-09-06 12:33:39 +01:00
2024-09-05 02:02:36 +01:00
2024-09-01 13:33:53 +02:00
2024-09-04 01:15:10 +02:00