History log of /PHP-5.5/acinclude.m4 (Results 251 – 275 of 447)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: INITIAL_IMPORT_SOURCEFORGE
# b9893954 07-Jul-2002 foobar

PHP_EVAL_LIBLINE must not reverse the order of libraries.


# e3e0dbf7 05-Jul-2002 Sascha Schumann

nuke another instance of newline suppression


# 8366e653 05-Jul-2002 Sascha Schumann

some seds want to see a newline, so we give them a newline

PR: #17072 and others


Revision tags: xmlrpc_epi_0_51_merge_pt
# ad198758 04-Jul-2002 Sascha Schumann

1. PHP_CHECK_FUNC(func, lib1, lib2, ..., libn) searches for
func and __func using LIBS, and if unsuccessful, searches
each specified lib. Defines HAVE_FUNC, if found. If func/__func i

1. PHP_CHECK_FUNC(func, lib1, lib2, ..., libn) searches for
func and __func using LIBS, and if unsuccessful, searches
each specified lib. Defines HAVE_FUNC, if found. If func/__func is
found in library foo, HAVE_LIBFOO is defined.

(Jani, me)

2. Autoconf 2.5x is more pedantic regarding locating header files.
We include the proper header files now in the check. (me)

3. The nsl/bind/socket/etc checks have been rewritten using PHP_CHECK_FUNC.
This ensures that no extra library is used, if the symbol is
available in libc which avoids issues on BSD/OS, OpenBSD and others.
(Jani)

show more ...


# 799cc612 01-Jul-2002 James Cox

"-" is not acceptable in a #define (i have since discovered). converting all - to _ is the right thing to do.

# should we issue a warning here too?


Revision tags: php-4.3.0dev_zend2_alpha2
# 8c491322 29-Jun-2002 James Cox

fixes extensions with "-"

# thanks Rasmus for pointing out.


# 3ec40a8d 29-Jun-2002 James Cox

really fix it.

# can anyone recommend an optician?


# 3ef1fe2b 29-Jun-2002 James Cox

fixes bug #17453


# 3d799b5d 24-Jun-2002 foobar

Fixed PHP_ADD_LIBRARY_DEFER_WITH_PATH to work with shared builds.


Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90
# 506282af 01-Jun-2002 Stefan Roehrich

WS change to make very old compilers/preprocessors (e.g. HP/UX 9)
happy (thanks to Andreas Ley for recognizing this).


Revision tags: php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002
# c174a15a 28-May-2002 Andrei Zmievski

Fix a bug in case statement.


Revision tags: RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 2c8e8e04 28-Apr-2002 foobar

Fix build when openssl is enabled.


# cab34e6b 23-Apr-2002 Sascha Schumann

No need for an ifelse here (which was lacking a char anyway :-)


# 3679c6e0 23-Apr-2002 foobar

Part 1 of commits to fix some issues with static apache (1.3.x) compile:
- Made the OPENSSL_INCDIR available to be added in the PHP_CFLAGS
in libphp4.module
- Make it possible to set SA

Part 1 of commits to fix some issues with static apache (1.3.x) compile:
- Made the OPENSSL_INCDIR available to be added in the PHP_CFLAGS
in libphp4.module
- Make it possible to set SAPI specific include dirs

show more ...


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3
# 7b6012cb 11-Apr-2002 Sascha Schumann

properly reset ac_extra in PHP_NEW_EXTENSION

redirect stderr to /dev/null to silence xargs

Noticed by: Andrei


# e3cc458d 08-Apr-2002 foobar

- Revert that change. Added a warning about this.


# 77c058a0 08-Apr-2002 foobar

There's really no point in allowing using the system regex library.


# 8fae36cb 06-Apr-2002 Sascha Schumann

Improve the life of external extension maintainers by
not plaguing them with "./" in absolute paths.

Requested by: Andrei, Wez


# e50a42f9 04-Apr-2002 Sascha Schumann

Add deferred libs to DLIBS instead of LIBS.

Noticed by: Jani Taskinen <sniper@iki.fi>


Revision tags: php-4.2.0RC2
# 676afb33 30-Mar-2002 Marko Karppinen

Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of
an MH_DYLIB. As all PPC code is relocatable, we don't use the libtool
based shared build but go a static route. Goodbye

Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of
an MH_DYLIB. As all PPC code is relocatable, we don't use the libtool
based shared build but go a static route. Goodbye libtool!
# I'm committing this to enable widespear testing.
# Anyone have any ideas on how to easily backport this to 4.2.0?

show more ...


# c7403326 27-Mar-2002 Sascha Schumann

Factorize a few library/libpath-related functions


# 11bcc220 26-Mar-2002 foobar

MFB. (I must have been sleep-walking..)


# e4a5210b 22-Mar-2002 Sascha Schumann

A cli-specific extension should be named once only, not twice.

Noticed by: Derick


# d5333717 21-Mar-2002 foobar

- Fixed bug #16165 again. We check libc for iconv functions only if
no path is given for --with-iconv.
# I hope this is the last time.


Revision tags: php-4.2.0RC1
# 9a5b42cb 20-Mar-2002 foobar

- Should work better now..


1...<<1112131415161718