summaryrefslogtreecommitdiff
path: root/acconfig.h.in
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>1999-04-21 23:28:00 +0000
committerStig Bakken <ssb@php.net>1999-04-21 23:28:00 +0000
commitf9f82960d9a5cc7ab1bb0e6f5d24786927ca3da2 (patch)
treeb6edca88d742f4146f49e3affe6febc78a44f8cb /acconfig.h.in
parenta297b95c9da1b6138523f9b707a0fafe60e0d327 (diff)
downloadphp-git-f9f82960d9a5cc7ab1bb0e6f5d24786927ca3da2.tar.gz
moved bcmath
Diffstat (limited to 'acconfig.h.in')
-rw-r--r--acconfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/acconfig.h.in b/acconfig.h.in
index 5799877b47..d007973430 100644
--- a/acconfig.h.in
+++ b/acconfig.h.in
@@ -150,9 +150,6 @@
/* Define if you want to enable PHP RPC (experimental) */
#define PHP_RPC 0
-/* Define if you want to enable bc style precision math support */
-#define WITH_BCMATH 0
-
/* Define if you want to prevent the CGI from working unless REDIRECT_STATUS is defined in the environment */
#define FORCE_CGI_REDIRECT 0