History log of /PHP-5.6/configure.in (Results 676 – 700 of 1092)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 20c43285 28-Jan-2003 foobar

- Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# d59d500a 27-Jan-2003 Ilia Alshanetsky

Moved the scandir code into it's own files so that it can be used by other
OSes where libc does not have a native scandir() implementation.


# 9b2525f9 23-Jan-2003 foobar

remove this stupid highlight which causes trouble.


# 4c8473d6 19-Jan-2003 Zeev Suraski

relabel


# 32eb3171 09-Jan-2003 foobar

Fix bug: #21511, config.status warning


# d35ddb74 09-Jan-2003 Zeev Suraski

Time for an update


# b4635204 02-Jan-2003 Ilia Alshanetsky

Raise required OpenSSL version to 0.9.6.


# a28eaf64 01-Jan-2003 Wez Furlong

Workaround for glibc 2.2.9x and later "a+" bug that does not seek to EOF for
files fopen()ed with that mode.


Revision tags: php-4.3.0, php-4.3.0RC4
# d29309eb 19-Dec-2002 Edin Kadribasic

MFB:
Making build system changes according to proposal:
http://news.php.net/article.php?group=php.dev&article=92682


# c633abdc 13-Dec-2002 Marcus Boerger

Fix cli build for cygwin


Revision tags: RELEASE_1_0b3, php-4.3.0RC3
# 8635af07 11-Dec-2002 foobar

Fixed bug #20298: LDFLAGS were not passed to the static apache module build


# 58210f92 09-Dec-2002 Wez Furlong

Centralize fopencookie test


# 5029c730 09-Dec-2002 Wez Furlong

Emulate fopencookie on *BSD systems.
Patch mostly from Melvyn Sopacua <msopacua@idg.nl>


# 467a5f44 02-Dec-2002 Ilia Alshanetsky

Fixed flex version check. Some lex scanners like Sun's SGU do not appear
to support -V flag, so by passing them data on stdin we prevent them from
sitting idle waiting for stdin data. I've al

Fixed flex version check. Some lex scanners like Sun's SGU do not appear
to support -V flag, so by passing them data on stdin we prevent them from
sitting idle waiting for stdin data. I've also added some common version
retrieval flags, that may be supported by various lex scanners.

show more ...


Revision tags: php-4.3.0RC2
# f88aa804 26-Nov-2002 Marcus Boerger

Highlight "Thank you"


# 95b4045f 26-Nov-2002 Shane Caraveo

configure now supports building the cgi-fcgi module
configure --enable-fastcgi


Revision tags: RELEASE_1_0b2
# 483502fe 15-Nov-2002 Marcus Boerger

Speling (found by Andi)


Revision tags: BEFORE_RENAMING
# 4ef6a3af 15-Nov-2002 Marcus Boerger

db is deprecated now


# 04e564de 15-Nov-2002 Sascha Schumann

use grep -E instead of egrep. the latter is not defined by POSIX anymore


Revision tags: php-4.3.0RC1
# 46a99e90 14-Nov-2002 Sascha Schumann

- Remove PHP_DISABLE_CLI
- Streamline ircg build: thttpd-dependent part moved into separate source
file, so that it can be added to the SAPI-only object list.


# 0eea23a4 13-Nov-2002 Andrei Zmievski

Change version to 4.4.0-dev.


# a4e7793e 11-Nov-2002 Ilia Alshanetsky

Added a flex version check. In the event required flex version is not
available, an advisory warning (similar to bison one) will be given to the
user. This is needed for systems such as Sun O

Added a flex version check. In the event required flex version is not
available, an advisory warning (similar to bison one) will be given to the
user. This is needed for systems such as Sun OS, where the existing lex
parser cannot be used to regenerate Zend/PHP lexical parsers.

show more ...


# e66a760f 04-Nov-2002 David Reid

Not all systems have sys/ipc.h so let's check and only include it if we
have it.


# e95f0f12 29-Oct-2002 Wez Furlong

Don't use autoconf 2.52 macros.


# f8486bc3 29-Oct-2002 Wez Furlong

Fix for #19508 by poleson@verio.net.


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