mirror of
https://github.com/php/php-src.git
synced 2024-11-26 03:16:33 +08:00
7 lines
167 B
Plaintext
7 lines
167 B
Plaintext
# $Source$
|
|
# $Id$
|
|
|
|
define_option enable-bcmath 'Enable bc style precision math functions' yesno \
|
|
yes \
|
|
' Enables bc style arbitrary precision math functions.'
|