]> granicus.if.org Git - php/commit
Add "--disable-inline" for low-memory machines (be it limited
authorSascha Schumann <sas@php.net>
Thu, 14 Oct 1999 22:17:22 +0000 (22:17 +0000)
committerSascha Schumann <sas@php.net>
Thu, 14 Oct 1999 22:17:22 +0000 (22:17 +0000)
commite77485a8f7c1e50b360a68e977bc950e76e23519
treead1f6aaa30337a3dd5a25aa65d796d91ac85f77f
parentd58e6f2b002093471a5c807212bcaf10b086860d
Add "--disable-inline" for low-memory machines (be it limited
RAM or virtual memory). It's also useful for Digital C where
the C++ compiler thinks "inline" is an invalid specifier.
Zend/configure.in