History log of /PHP-5.4/configure.in (Results 201 – 225 of 987)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7cdd7730 28-Nov-2009 Rasmus Lerdorf

More work on the autoconf 2.13->2.60+ transition code.
2.13 should be working again with one weird libtool issue
left to solve. It doesn't seem directly related to this
stuff.


# 21a6e1f9 28-Nov-2009 Gwynne Raskind

unsetting LIBS and LDFLAGS just makes it impossible to specify LDFLAGS from the environment. keeping them doesn't seem to cause any trouble


# d271615b 28-Nov-2009 Gwynne Raskind

Remove the now-unnecessary (and wrong anyway) Darwin hack


# c9ab4df5 28-Nov-2009 Rasmus Lerdorf

This macro needs to come after AC_INIT


# 6961cd02 28-Nov-2009 Rasmus Lerdorf

Ok, new attempt. Require autoconf-2.60 in this branch.
This simplifies things quite a bit by entirely getting
rid of the m4 diversions which were messing things up.
Now we are using the

Ok, new attempt. Require autoconf-2.60 in this branch.
This simplifies things quite a bit by entirely getting
rid of the m4 diversions which were messing things up.
Now we are using the built-in autoconf diversions the
way they were intended and the HELP output order is
preserved through the AC_PRESERVE_HELP_ORDER macro
which was introduced in autoconf-2.59c

The next thing to clean up are the template warnings
and I want to get to the bottom of the cache warning
we generate as well. Now that I fixed the _cv_ stuff,
I am not sure that is still a valid warning.

show more ...


Revision tags: php-5.2.12RC3, php-5.2.12RC2
# 5a2b41a6 25-Nov-2009 Rasmus Lerdorf

Someone strap down Jani and give him a sedative please.
This makes our toolchain work with the latest versions
of autoconf and avoids a lot of end-user grief.


Revision tags: php-5.3.1
# 9a12e9a1 18-Nov-2009 Jani Taskinen

- Fixed "make test" in phpize builds when ini file(s) contain extension directives


Revision tags: php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2
# b2ff362a 08-Oct-2009 Jani Taskinen

- Fixed bug #49809 (time_sleep_until is not available on solaris)


Revision tags: oci8-1.4.0
# 5e810ee5 24-Sep-2009 Antony Dovgal

save LDFLAGS in EXTRA_LDFLAGS before unsetting
this patch makes sure that LDFLAGS are taken into account when
configuring the build


Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1
# bcde6a02 03-Sep-2009 Johannes Schlüter

This will become 5.3.2, the NEWS file will be merged once 5.3.1 is out


Revision tags: php-5.2.11RC2
# 580c5121 01-Sep-2009 Antony Dovgal

add -g along with -O0


Revision tags: php-5.2.11RC1
# 05065346 11-Aug-2009 Scott MacVicar

Merge chanes from head to improve DNS on OSX and allow usage of bind9 stuff with the bind8 compatibility layer.


# c54f6df9 06-Aug-2009 Scott MacVicar

Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX specific code.


# af5df4c8 05-Aug-2009 Scott MacVicar

Change dns.h to php_dns.h, part of my dns cleanup


# f1521e18 05-Aug-2009 Scott MacVicar

res_search is already checked within ext/standard/config.m4
also check for arpa/nameser_compat.h, OSX puts some old defines in there (not used yet)


# 56986985 20-Jul-2009 Johannes Schlüter

CVS->SVN


# defb5d1f 19-Jul-2009 Christopher Jones

MFH: Bug #48722 (Update OCI8 --enable-sigchild warning)


# 41d1c129 14-Jul-2009 Stanislav Malyshev

fix build


# 0f60a5d5 03-Jul-2009 Jani Taskinen

Nuke "hotfix", fix the real issue..


# a6cbd01d 03-Jul-2009 Jani Taskinen

- Fixed bug #48782 (CFLAGS killed during configure)


# 52c9cad8 29-Jun-2009 Johannes Schlüter

Back to -dev


Revision tags: php-5.3.0
# 4b4283bd 26-Jun-2009 Johannes Schlüter

Bump version to 5.3.0 and API Nos. up


# e1ae9330 26-Jun-2009 Johannes Schlüter

Fix trouble with memory alignment on Sparch, see #48668 (David)


# 9851acba 18-Jun-2009 Johannes Schlüter

Back to dev


Revision tags: php-5.3.0RC4
# ff1bf7f7 18-Jun-2009 Johannes Schlüter

5.3.0 RC 4


12345678910>>...40