summaryrefslogtreecommitdiff
path: root/build/libtool.m4
Commit message (Collapse)AuthorAgeFilesLines
* - Update bundled libtool to 1.5.20foobar2005-11-291-82/+98
|
* - Revert previous change in build/libtool.m4 and make surefoobar2005-06-021-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 macrofoobar2005-05-301-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 Holzgraefe2005-05-291-25/+25
|
* - Update bundled libtool to 1.5.18 (latest atm)foobar2005-05-271-2546/+5046
| | | | | # Fixes several issues with more exotic systems (AIX,HPUX,etc)
* - Prevent compiling shared extensions when --enable-versioning is usedfoobar2005-03-261-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 s390foobar2005-02-151-1/+21
|
* - Add the patched libtool.m4 from snaps so that Jani can play with it.Derick Rethans2005-01-191-0/+3693