index
:
php
PHP-5.3
PHP-5.4
dev/master/ldap-vlv
dev/php-5.3/ldap-vlv
dev/php-5.4/ldap-vlv
master
PHP Development
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
acinclude.m4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-08
Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making ...
Kalle Sommer Nielsen
1
-3/+3
2010-03-05
- Fixed bug #49267 (linking fails for iconv)
Moriyoshi Koizumi
1
-0/+3
2009-11-29
Revert attempt at supporting both autoconf 2.13 and
Rasmus Lerdorf
1
-9/+5
2009-11-29
Last attempt to get this stuff right before punting it
Rasmus Lerdorf
1
-1/+1
2009-11-28
More work on the autoconf 2.13->2.60+ transition code.
Rasmus Lerdorf
1
-0/+4
2009-11-25
Someone strap down Jani and give him a sedative please.
Rasmus Lerdorf
1
-11/+11
2009-08-11
- Simplify default flags for Sun C compiler.
Sriram Natarajan
1
-1/+1
2009-05-09
MFH:- Fixed bug #47468 (enable cli|cgi-only extensions for embed sapi)
Jani Taskinen
1
-7/+10
2008-12-03
Fix test for auto_cflags and explictly set GCC="no" if we detect suncc
David Soria Parra
1
-0/+1
2008-11-06
MFH: Detect Sun C compiler and set default flags if it is used
David Soria Parra
1
-0/+16
2008-09-08
add missing file
Antony Dovgal
1
-0/+1
2008-07-24
MFH: set GCC to "no" if ICC was detected
Antony Dovgal
1
-1/+2
2008-07-21
MFH: sync acinclude.m4 (leave the PHP_PROG_LEX for BC!)
Jani Taskinen
1
-1/+67
2008-07-03
make --enable-zend-multibyte known to configure
Antony Dovgal
1
-1/+1
2008-04-07
- Reset back to 0.13.4 now that it released.
Derick Rethans
1
-1/+1
2008-03-31
- Don't rely on a version that doesn't exist - that breaks snapshots.
Derick Rethans
1
-1/+1
2008-03-22
- Another re2c version bump and scanner regeneration
Marcus Boerger
1
-2/+2
2008-03-22
- Require 0.13.3
Marcus Boerger
1
-1/+1
2008-03-16
- Rewrite scanner to be based on re2c instead of flex
Marcus Boerger
1
-67/+4
2008-02-17
- MFH Allow zend_extensions to be build inside ext and tested with 'make test'
Marcus Boerger
1
-5/+9
2007-08-20
MFH:- Part 1 of fixing problems with runpath switch (make --disable-rpath wor...
Jani Taskinen
1
-1/+5
2007-08-03
- Hopefully this fixes the "test: argument expected" error on solaris..
Jani Taskinen
1
-1/+1
2007-07-26
MFH: - Made build system less major version dependant to ease MFB/MFH
Jani Taskinen
1
-10/+92
2007-07-25
MFH: - Allow using extra headers in PHP_CHECK_SIZEOF
Jani Taskinen
1
-23/+43
2007-07-19
MFH:- Stop configure if scanner files are not found and invalid/no flex is found
Jani Taskinen
1
-2/+11
2007-07-16
- Fix issue in differentiating between --with-* and --enable-*
Jani Taskinen
1
-10/+13
2007-07-11
- MFH: Always enable mail() function
Johannes Schlüter
1
-3/+0
2007-07-11
- Introducing 1st part of "show unknown configure options" and nuked PHP_REGE...
Jani Taskinen
1
-22/+44
2007-07-10
MFH: Removed --enable-versioning
Jani Taskinen
1
-10/+0
2007-06-29
MFH:- Improved php-config:
foobar
1
-4/+6
2007-06-27
MFH:- Added PHP_CHECK_SIZEOF macro (special version of AC_CHECK_SIZEOF)
foobar
1
-0/+41
2007-05-24
- Allow build without flex/bison installed (fixes builddir != srcdir build
foobar
1
-2/+2
2007-05-24
- Fix previous fix. (just revert of Stefan's bad fix..)
foobar
1
-2/+3
2007-05-24
- Fix idiotic change in logic. (hint: flex is _REQUIRED_ for building PHP!
foobar
1
-3/+2
2007-03-25
- Check if Makefile.frag actually exists before running sed on it.
foobar
1
-1/+1
2007-02-20
MFH: move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.in
Antony Dovgal
1
-0/+30
2007-01-01
add EXTRA_LDFLAGS_PROGRAM to config.nice (as LDFLAG is quite useless)
Nuno Lopes
1
-1/+1
2006-12-12
MFH: missing part of the fix for #39795
Antony Dovgal
1
-0/+3
2006-12-12
MFH
Antony Dovgal
1
-1/+1
2006-12-12
MFH: fix #39795 (build fails on AIX because crypt_r() uses different data str...
Antony Dovgal
1
-0/+52
2006-12-04
MFH: fix build with Sun compiler, which doesn't support -O0
Antony Dovgal
1
-0/+16
2006-10-02
MFH: the last part of the fix for #39004
Antony Dovgal
1
-0/+5
2006-10-02
fix the fix for #39004
Antony Dovgal
1
-4/+4
2006-10-02
Fixed bug #39004 (Fixed generation of config.nice with autoconf 2.60).
Ilia Alshanetsky
1
-3/+15
2006-06-16
MFH: Only care about wrong flex version, when needed.
Stefan Esser
1
-1/+2
2006-05-11
Fixed bug #37413 (Rejected versions of flex that don't work).
Ilia Alshanetsky
1
-2/+1
2006-04-10
MFH: fix typo
foobar
1
-2/+2
2006-04-10
MFH: - Determine the shared/link lib suffixes in one macro.
foobar
1
-22/+9
2006-04-08
MFH
Andrei Zmievski
1
-10/+33
2006-03-27
On Mac OSX, our extensions are actually "bundles" and should not have
Andrei Zmievski
1
-3/+0
[next]