Kalle Sommer Nielsen
|
5da75298a0
|
config.h is in this directory, not in ext/bcmath root, fixes re-compilation for me
|
2009-06-03 01:18:42 +00:00 |
|
Jani Taskinen
|
68a8a0f89c
|
- Revert bad fix
|
2008-08-15 16:37:22 +00:00 |
|
Pierre Joye
|
30c3c16143
|
- no config.h in ext/
|
2008-08-15 15:38:55 +00:00 |
|
Rob Richards
|
97a79d5c77
|
revert config header change
|
2007-09-11 11:24:39 +00:00 |
|
Rob Richards
|
67e6942045
|
point to valid config header
|
2007-09-08 09:56:52 +00:00 |
|
Antony Dovgal
|
2d42310d66
|
use safe_emalloc()
|
2007-07-10 11:07:56 +00:00 |
|
Marcus Boerger
|
20a40063c5
|
- avoid sprintf
|
2007-02-24 16:25:58 +00:00 |
|
foobar
|
6cea418c31
|
Netware also uses autoconf based config now
|
2005-06-30 14:11:13 +00:00 |
|
foobar
|
a139dbf9cc
|
- Fix outside-source-tree builds. Always include generated header files
with #include <some_header.h> to make sure the correct file is used.
|
2005-01-09 21:05:06 +00:00 |
|
foobar
|
69eec3f3b9
|
MFB_4_3: Quote macro names in AC_DEFUN()
|
2004-12-30 07:08:39 +00:00 |
|
Antony Dovgal
|
0582a631fe
|
fix leak
|
2004-12-07 16:54:25 +00:00 |
|
foobar
|
a08c1e4dce
|
- Brought ext/bcmath to the new millennium
# consistency..
|
2003-12-09 23:59:33 +00:00 |
|
foobar
|
73b276ad76
|
missing config.h include
|
2003-12-01 14:01:38 +00:00 |
|
foobar
|
f7830195c0
|
- Fixed bug #26462 (phpize + ext/bcmath -> compile error)
|
2003-11-29 13:33:34 +00:00 |
|
foobar
|
4e3d4e4329
|
- Let's be consistent with these..
|
2003-02-17 03:07:33 +00:00 |
|
Wez Furlong
|
ce432004be
|
Fix bcmath build under win32.
# These problems occur because winsock2.h MUST be included before
# windows.h.
|
2003-02-16 12:46:16 +00:00 |
|
Harald Radi
|
77f7ae3814
|
revert previous commit
|
2003-01-16 22:08:00 +00:00 |
|
Harald Radi
|
76adb58b7a
|
unbreak the build
|
2003-01-16 21:52:06 +00:00 |
|
Sander Roobol
|
348b429b5b
|
Remove all traces of _bc_Free_list - it's not used anymore
|
2002-11-29 17:59:30 +00:00 |
|
Martin Kraemer
|
f3845c3ae0
|
Portability: The header contains the declaration; while the source ext/bcmath/libbcmath/src/init.c has the definition
(otherwise some compilers complain about 'duplicate symbols')
|
2002-11-28 08:26:14 +00:00 |
|
Sander Roobol
|
f200f739d8
|
Made bcmath extension thread safe.
@Made bcmath extension thread safe. (Sander)
|
2002-11-22 09:25:29 +00:00 |
|
Andi Gutmans
|
b0528dbe5e
|
- Revert previous patch
|
2002-11-20 20:03:01 +00:00 |
|
Andi Gutmans
|
e6b7ab9db8
|
- Intermediate commit which works on making bcmath thread-safe.
|
2002-11-20 19:48:12 +00:00 |
|
Anantha Kesari H Y
|
06e2fabc02
|
To include the NetWare config file
|
2002-09-04 11:20:18 +00:00 |
|
Sascha Schumann
|
94a3c1e7a4
|
empty files, let them go
|
2002-03-18 14:37:22 +00:00 |
|
Sascha Schumann
|
9d9d39a0de
|
Please welcome the new build system.
If you encounter any problems, please make sure to email sas@php.net
directly.
An introduction can be found on
http://schumann.cx/buildv5.txt
|
2002-03-07 14:20:02 +00:00 |
|
Zeev Suraski
|
f6f6c4d7e6
|
Whitespace
|
2001-08-11 16:39:07 +00:00 |
|
Wilfredo Sanchez
|
cb71c4c2d0
|
Separate CPPFLAGS from CFLAGS.
|
2001-04-03 23:30:49 +00:00 |
|
Zeev Suraski
|
8a03f3062f
|
- Add bcmath to the standard UNIX build
- Change a couple of malloc()'s and free()'s to emalloc()'s and efree()'s
|
2000-11-26 09:34:01 +00:00 |
|
Zeev Suraski
|
c476bce2f1
|
At long last, import the bcmath library, by Phil Nelson
|
2000-11-22 20:20:02 +00:00 |
|