summaryrefslogtreecommitdiff
path: root/config.guess
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Libtool 1.3.5.Sascha Schumann2000-06-111-83/+145
|
* This seems to be a valid report, can't hurt anyway (PR 4252)Zeev Suraski2000-06-091-1/+1
|
* backed out some stuff that got committed by accident & broke things:(!Thies C. Arntzen2000-02-111-30/+64
| | | | | uwe: please read twice what you are commiting!
* - removed stupid leftover in testdomUwe Steinmann2000-02-091-64/+30
| | | | | - added more functions to domxml
* Fix ltconfig, ltmain.shSascha Schumann1999-12-221-31/+64
| | | | | Update config.sub, config.guess from libtool-1.3.4
* More php3_ annihilationZeev Suraski1999-12-171-6/+7
|
* Undo previous bogus commitZeev Suraski1999-11-261-7/+6
|
* *** empty log message ***Zeev Suraski1999-11-261-6/+7
|
* Add libtool helper filesSascha Schumann1999-11-091-0/+1087
|
* generated and not required by windowsStig Bakken1999-07-231-997/+0
|
* First cut at standard way of making dynamically loadable extensions on UNIX.Stig Bakken1999-07-211-69/+323
| | | | | | | | | | | | | | | | | | Examples on how to test: ./configure --with-xml static ./configure --with-xml=/opt static ./configure --with-xml=shared shared ./configure --with-xml=shared,/opt shared The difference between these two is that when the extension is shared, it is not merged into libphpext.a. The shared extension is currently always built. I can't find a way to do just one or the other with automake/libtool, if someone has a clever idea, please come forward. :-) "make install" installs the .so (as well as a lot of other cruft) in $prefix/lib/php.
* PHP 4.0Zeev Suraski1999-04-071-0/+743