Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update bundled libtool to 1.5.20 | foobar | 2005-11-29 | 1 | -82/+98 |
| | |||||
* | - Revert previous change in build/libtool.m4 and make sure | foobar | 2005-06-02 | 1 | -5/+3 |
| | | | | | | the PATH_SEPARATOR check is only done under autoconf 2.13. # fixes also the php-gtk buildconf probs | ||||
* | - Changed the PATH_SEPARATOR check to a macro | foobar | 2005-05-30 | 1 | -1/+3 |
| | | | | | | | - Made sure we're generating aclocal.m4 in same way with both buildconf and phpize. # Bug #33177 | ||||
* | m4 comments start with 'dnl', *not* with '#' | Hartmut Holzgraefe | 2005-05-29 | 1 | -25/+25 |
| | |||||
* | - Update bundled libtool to 1.5.18 (latest atm) | foobar | 2005-05-27 | 1 | -2546/+5046 |
| | | | | | # Fixes several issues with more exotic systems (AIX,HPUX,etc) | ||||
* | - Prevent compiling shared extensions when --enable-versioning is used | foobar | 2005-03-26 | 1 | -0/+17 |
| | | | | | | | | - Fix -export-symbols in Linux in the bundled libtool.m4: o http://lists.gnu.org/archive/html/libtool/2002-07/msg00029.html # more about this: # http://marc.theaimsgroup.com/?l=php-dev&m=106629582813118&w=2 | ||||
* | - Applied some patches to fix issues with e.g. ia_64 and s390 | foobar | 2005-02-15 | 1 | -1/+21 |
| | |||||
* | - Add the patched libtool.m4 from snaps so that Jani can play with it. | Derick Rethans | 2005-01-19 | 1 | -0/+3693 |