mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
consistency with unix build....
This commit is contained in:
parent
a08c1e4dce
commit
bfdc1fcac0
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ if (PHP_BCMATH == "yes") {
|
|||
num2long.c output.c recmul.c sqrt.c zero.c debug.c doaddsub.c \
|
||||
nearzero.c num2str.c raise.c rmzero.c str2num.c", "bcmath");
|
||||
|
||||
AC_DEFINE('WITH_BCMATH', 1, 'Have BCMATH library');
|
||||
AC_DEFINE('HAVE_BCMATH', 1, 'Have BCMATH library');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue