History log of /PHP-5.6/configure.in (Results 551 – 575 of 1092)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.4RC1, php-4.3.11RC1
# 34805e8d 24-Feb-2005 foobar

- Fixed all buildconf warnings + cross-compiling issues


# 2a6da0f2 24-Feb-2005 foobar

- Restructured and added a few comments here and there.
- Made macros of couple of tests previously littering configure.in
(e.g. PHP_PROG_AWK, PHP_PROG_LEX, PHP_PROG_BISON..)
- Moved al

- Restructured and added a few comments here and there.
- Made macros of couple of tests previously littering configure.in
(e.g. PHP_PROG_AWK, PHP_PROG_LEX, PHP_PROG_BISON..)
- Moved all PHP_SUBST() calls into their respective macros.
(no point adding empty entries in Makefile if macro is not used)

show more ...


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2
# 378817d3 10-Feb-2005 foobar

- Fixed bug #31920 (zend_strtod.c error: conflicting types for 'int8_t')


Revision tags: RELEASE_0_2_1, RELEASE_0_2
# 066d1b4d 07-Feb-2005 foobar

- Fixed bug #31858 (--disable-cli does not force --without-pear)


# 39b75696 20-Jan-2005 foobar

- Removed obsolete AC_PROG_RANLIB (AC_PROG_LIBTOOL does it)
- configure --help output cleanup for --with-libdir


# 6faa433d 19-Jan-2005 foobar

- Fix the pic patch


# 93181062 10-Jan-2005 foobar

- The pic/no-pic patch by Joe Orton.


# a139dbf9 09-Jan-2005 foobar

- Fix outside-source-tree builds. Always include generated header files
with #include <some_header.h> to make sure the correct file is used.


# 7a3d9add 07-Jan-2005 foobar

- Make sure $host_alias is never empty


# 69eec3f3 30-Dec-2004 foobar

MFB_4_3: Quote macro names in AC_DEFUN()


# 20fce0ba 21-Dec-2004 foobar

- Use correct header files (in c99 compliant way). uint32_t is preferred.


# 4157e50c 20-Dec-2004 foobar

Better fix for endian compile problems.


# eb0c45d5 16-Dec-2004 foobar

- Fixed compile error with HP-UX using GCC.


Revision tags: php-5.0.3, php-4.3.10
# c0edc48a 14-Dec-2004 Derick Rethans

- MFH: Fixed compile error related to bug #28605.
#- But it does not *fix* bug #28605.


# d10b86f8 12-Dec-2004 Wez Furlong

Add stream_socket_pair(), a streams based version of socketpair().
Modified patch from Vincent [six at t0x dot net]


Revision tags: SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2
# 48b11896 06-Dec-2004 Derick Rethans

- MF43: Install the iconv extension headers to <installpath>/ext/iconv so that
external extensions can use them.


Revision tags: php-5.0.3RC1, php-4.3.10RC1
# 61364b5b 15-Nov-2004 Derick Rethans

- MFH4.3: Cleaned up some of the locale mess:
* all internal use of sprintf, snprintf and the like will always
use the . as thousands seperator (if php.h is included only!).
* ech

- MFH4.3: Cleaned up some of the locale mess:
* all internal use of sprintf, snprintf and the like will always
use the . as thousands seperator (if php.h is included only!).
* echo, printf() and sprintf() always render locale-aware
* added the %F modifier for non-locale aware rendering for floats

show more ...


# 59651c4e 03-Nov-2004 Derick Rethans

- Fixed bug #30630: Added a BSD based strtod function that is
locale-independent. (PHP part)


# ae78d7d4 03-Nov-2004 Moriyoshi Koizumi

- Checks for Darwin'ish systems that uses Mach-O, which apparently doesn't
support weak symbol aliasing at this time.


# 557cda47 03-Nov-2004 Joe Orton

Core changes to support multi-ABI platforms with libraries in
/usr/lib64 rather than /usr/lib.

* configure.in: Add --with-libdir flag; define PHP_LIBDIR.

* acinclude.m4 (PHP_REM

Core changes to support multi-ABI platforms with libraries in
/usr/lib64 rather than /usr/lib.

* configure.in: Add --with-libdir flag; define PHP_LIBDIR.

* acinclude.m4 (PHP_REMOVE_USR_LIB, PHP_RUNPATH_SWITCH,
PHP_ADD_LIBPATH): Check for /usr/$PHP_LIBDIR rather than /usr/lib.
(PHP_SETUP_OPENSSL, PHP_SETUP_ICONV): Use /path/to/$PHP_LIBDIR in
place of /path/to/lib.

show more ...


Revision tags: PRE_NEW_VM_GEN_PATCH
# 1fc379a7 22-Oct-2004 Edin Kadribasic

Revert Linux LFS patch


# 7f7ce475 21-Oct-2004 Edin Kadribasic

MFB: Linux LFS support, fixes 27792


# 2f598533 01-Oct-2004 Marcus Boerger

- Add makefile fragment which simplifies working on the executer


# 8f1a327e 29-Sep-2004 Sterling Hughes

Add strptime function.


# 64f31205 26-Sep-2004 Wez Furlong

Finalize fix for #30057


1...<<21222324252627282930>>...44