mirror of
https://github.com/php/php-src.git
synced 2025-08-17 22:48:57 +02:00
6 lines
167 B
Text
6 lines
167 B
Text
# $Source$
|
|
# $Id$
|
|
|
|
define_option enable-bcmath 'Enable bc style precision math functions' yesno \
|
|
yes \
|
|
' Enables bc style arbitrary precision math functions.'
|