php-src/ext/gmp
Nikita Popov 34f4ad61dc Fix detection of gmp on clang
Split the default and custom path case. If the default is used,
assume that the library must be on the default include and lib path.
Only check that the version is appropriate.

Something similar is needed for ldap, but the checking code is much
more complex there, so I'm only adding a workaround for now.
2019-09-06 14:35:39 +02:00
..
tests Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
config.m4 Fix detection of gmp on clang 2019-09-06 14:35:39 +02:00
config.w32 Remove unused defines 2019-07-18 02:21:39 +02:00
CREDITS
gmp.c Remove unused gmp_unary_ui_op() function 2019-06-11 17:01:29 +02:00
php_gmp_int.h Fix visibility 2017-10-23 13:27:34 +02:00
php_gmp.h Remove local variables 2019-02-03 21:03:00 +01:00