diff options
Diffstat (limited to 'ext/bcmath/config.m4')
-rw-r--r-- | ext/bcmath/config.m4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/bcmath/config.m4 b/ext/bcmath/config.m4 index 85c535d0f5..1dd2de2dbf 100644 --- a/ext/bcmath/config.m4 +++ b/ext/bcmath/config.m4 @@ -1,6 +1,4 @@ -dnl -dnl $Id$ -dnl +dnl config.m4 for extension bcmath PHP_ARG_ENABLE(bcmath, whether to enable bc style precision math functions, [ --enable-bcmath Enable bc style precision math functions]) |