1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 13:12:16 +02:00
Files
archived-php-src/ext/gd
Christoph M. Becker 570d4311b6 Use pkg-config to detect and configure for system libgd
Formerly, a single option `--with-gd` was sufficient to enable the
extension, and to determine whether to use the system or the bundled
libgd depending on whether a directory was passed.  Since pkg-config
determines the path automatically, we now offer `--enable-gd` (whether
the extension should be build) and `--with-external-gd` (whether to use
the system libgd).
2019-01-21 14:01:34 +01:00
..
2019-01-19 11:30:12 +01:00
2019-01-19 11:21:07 +01:00
2018-02-09 17:39:24 +01:00
2018-07-25 00:53:25 +02:00
2019-01-05 13:39:49 +01:00
2018-07-25 00:53:25 +02:00