Anantha Kesari H Y
d6463e5a3f
ext/pcre/pcrelib/internal.h
...
NetWare can make use autoconf based build.
main/php_sprintf.c
NetWare can make use autoconf based build.
ext/bcmath/libbcmath/src/config.h
NetWare can make use autoconf based build.
ext/mcve/mcve.c
NetWare can make use autoconf based build.
-- Kamesh
2005-07-26 08:38:25 +00:00
foobar
cf68478f8e
MFH: - 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:20 +00:00
Antony Dovgal
73346d2f76
MFH: fix leak in bcpowmod()
2004-12-07 17:07:16 +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
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