Stig Venaas
273422f277
Moving --with-openssl to global configure, want OpenSSL for not just snmp
2000-10-28 18:26:45 +00:00
Stig Venaas
b3ab7b8948
Removed a warning in getaddrinfo check, not really needed
2000-10-26 20:39:57 +00:00
Sascha Schumann
5b7ff6f72a
Provide name of libtool archive.
...
Apache 2.0's apxs prefers that.
2000-10-26 18:00:30 +00:00
Stig Venaas
5fc85205d9
Check that AF_INET6 is defined before using IPv6
2000-10-19 12:18:02 +00:00
Daniel Beulshausen
afef79762d
step to 4.0.4-dev
2000-10-13 09:29:49 +00:00
Hartmut Holzgraefe
cae27179ce
fopen wrappers cleanup
...
- comfiguration is now done by an ini parameter
instead of a compile time option
- the implementations of the three standard wrappers
now live in seperate files in ext/standard
- the compiler is happy again, no more warnings
2000-10-13 00:09:31 +00:00
Zeev Suraski
57a5bbd387
Go with 4.0.3
2000-10-11 17:31:34 +00:00
Andi Gutmans
acc4a8ed6d
- Package RC2
2000-10-03 17:08:41 +00:00
Rasmus Lerdorf
b189759bcd
Clean up the alignment of configure --help output
2000-10-02 17:36:01 +00:00
Sascha Schumann
a2f126c351
Build compat bridge for makes which support only the BSD .include command.
...
This is only required for BSD/OS, because BSDI did not merge in changes
from 4.4BSD Lite 1.
2000-09-26 11:19:38 +00:00
Sascha Schumann
ade9a02eef
Don't restore timestamp on internal_functions.c, otherwise rerunning
...
configure will cause config.status to be run again during make
(due to the rule in main/Makefile.in).
2000-09-19 17:36:36 +00:00
Stig Venaas
6ccbc0d37d
A tiny fix to the getaddrinfo check
2000-09-10 09:35:48 +00:00
Stig Venaas
b32ff568e6
refining getaddrinfo check further, checking that struct addrinfo is there
2000-09-10 08:09:21 +00:00
Stig Venaas
f802468c2a
More restrictive getaddrinfo check, better not find it than breaking builds
2000-09-09 12:09:43 +00:00
Zeev Suraski
67f59f7b40
Check for mkstemp()
2000-09-09 11:54:04 +00:00
Stig Venaas
f68fb8fad2
Better IPv6 checking
2000-09-07 17:56:12 +00:00
Stig Venaas
504d44366c
Added check for getaddrinfo()
2000-09-05 15:35:52 +00:00
Andi Gutmans
622b72086b
- indent before someone shoots me
2000-09-02 15:26:13 +00:00
Andi Gutmans
5f3d935920
- Change TSRM_OTHER macro to TSRM_THREADS as it should be only to check
...
for threads
2000-09-02 15:24:18 +00:00
Andi Gutmans
7ee05bc6b0
- Always include TSRM in PHP build. This will enable us to move virtual
...
- cwd to TSRM.
- BTW, if I comile with --enable-experimental-zts not from php4/ but from
- php4/cgi (ran ../configure there) then the build doesn't work also b4
- this patch.
2000-08-31 23:43:51 +00:00
Andrei Zmievski
ee222667e3
Start on 4.0.3-dev. [placeholder] in NEWS is for automated nightly NEWS
...
file update script, it'll be removed after the first entry is there.
2000-08-29 19:44:44 +00:00
Zeev Suraski
3a10285392
Go 4.0.2
2000-08-29 15:49:44 +00:00
Stig Bakken
fad9bab629
* Added "test" make target so you can do "make test" in any directory.
...
* Added copyright header to run-test.php
2000-08-29 09:12:44 +00:00
Sascha Schumann
e0818297f1
Add autoconf check for awk and use proper macro $(AWK)
2000-08-25 08:15:10 +00:00
Rasmus Lerdorf
cb3ffd56eb
Slight Darwin tweak from Fred
2000-08-22 00:27:17 +00:00
Sascha Schumann
55801d5330
Set abs_srcdir before SAPI modules' configure stuff is run.
2000-08-07 13:24:06 +00:00
Sascha Schumann
23ebf6e916
Include <utime.h> in php_virtual_cwd.h.
2000-08-06 17:42:54 +00:00
Sascha Schumann
2c42094494
Clean up the mess WRT rebuilding a limited set of files.
...
Earlier changes were based upon a wrong assumption (that CONFIG_FILES
could be relied upon).
2000-07-26 14:53:54 +00:00
Joey Smith
017a843f0a
OK, got ahead of myself. Go back to where we started this morning.
2000-07-26 11:33:56 +00:00
Joey Smith
4e3f7a44da
OK, the fastgen stuff should be working OK, and normal configure should, too.
...
There is an annoying warning being generated due to null 1st arg to AC_OUTPUT,
but I don't know what to do a/b that.
2000-07-26 11:04:07 +00:00
Joey Smith
69a075136f
Make configure work again.
...
CONFIG_FILES is broken again, tho. (I think).
Will work with Stig to try and figure this out.
2000-07-26 10:43:40 +00:00
Stig Bakken
bf470dfe6c
Finally fixed so config.status can regenerate single files without
...
doing the whole fastgen and warning message whoopla again. Whee!
2000-07-25 11:25:05 +00:00
Stig Bakken
fbc947f43f
* generate pear scripts properly with configure
2000-07-24 23:55:34 +00:00
Stig Bakken
7bb67a6200
@Set default include_path so PEAR files can be reached (Stig)
2000-07-18 11:02:28 +00:00
Sascha Schumann
1722999310
Substitute CXX_PHP_COMPILE. Compiling C++ source files works now.
2000-07-10 09:10:40 +00:00
Sascha Schumann
e51571595c
Add support for building C++ sources.
...
In your extension's config.m4, you need to use the m4 macro
PHP_REQUIRE_CXX
This shall be called only, if your extension is enabled.
C++ source files shall not be put into the LTLIBRARY_SOURCES macro.
Instead, the filename of the object shall be put into
LTLIBRARY_OBJECTS_X. I.e. if your extension foo consists of foo.cxx, use
LTLIBRARY_OBJECTS_X = foo.lo
2000-07-09 20:39:18 +00:00
Thies C. Arntzen
4e5597e061
welcome 4.0.2-dev
2000-06-29 17:37:58 +00:00
Zeev Suraski
16c363182d
TRACK_VARS is really no longer necessary...
2000-06-26 17:11:28 +00:00
Zeev Suraski
3998034acb
Update to 4.0.1
2000-06-22 18:35:09 +00:00
Sascha Schumann
de5e2a58df
Add alloca.h check
...
Remove some unused header checks
2000-06-21 21:49:33 +00:00
Zeev Suraski
35e3efbd41
Warn about using the built-in MySQL library
2000-06-20 22:12:22 +00:00
Hartmut Holzgraefe
21785afbe8
fix for BUG #5066
2000-06-16 22:08:50 +00:00
Andrei Zmievski
59b455cf2f
@- Updated strtotime() to handle many more formats. It now has complete
...
@ feature parity with GNU date command. (Andrei)
2000-06-15 16:24:10 +00:00
Egon Schmid
190e2e73e9
Fix for #5028 .
2000-06-14 11:51:43 +00:00
Sascha Schumann
6ebdd64d3c
Fix spelling
2000-06-13 07:49:17 +00:00
Zeev Suraski
c250702c40
Lets not offend anyone :)
2000-06-12 15:55:15 +00:00
Sascha Schumann
fd7153b0f3
Change directory name from core to main.
2000-06-11 18:51:17 +00:00
Sascha Schumann
6df3a21309
Prepare move of the top-level source files to the core directory.
2000-06-11 18:16:37 +00:00
Sascha Schumann
b8063c342c
Separate creating config_vars.mk and generating Makefiles.
...
This change enables you to regenerate Makefiles by running config.status.
2000-06-11 10:38:37 +00:00
Sascha Schumann
8e3fdccb8d
Define _POSIX_PTHREAD_SEMANTICS on Solaris by default.
2000-06-10 10:10:23 +00:00