php-src/ext/oci8
foobar e4df7dc7bf if test -f /usr/local/lib/libexample.s?; then <-- no workie
if test -f /usr/local/lib/libexample.so; then   <-- workie
#
# You can all point at me and laugh now..  :(
#
2001-09-07 00:24:06 +00:00
..
config.m4 if test -f /usr/local/lib/libexample.s?; then <-- no workie 2001-09-07 00:24:06 +00:00
CREDITS @- Added temporary LOB support in OCI8 (Patch by David Benson) 2001-04-14 08:38:46 +00:00
Makefile.in rewritten the configure stuff 2000-05-08 09:06:48 +00:00
oci8.c mega patch to avoid recursive oci-calls as they might break oracle! 2001-08-15 16:00:56 +00:00
oci8.dsp enable temporary LOBs when we detect oracle 8.1 2001-04-14 09:51:29 +00:00
oci8.dsw *** empty log message *** 2000-04-21 14:54:44 +00:00
php_oci8.h Redesigned thread safety mechanism - nua nua 2001-07-28 11:36:37 +00:00
setup.stub move oci8 from oracle to it's own ext-directory - configure stuff needs more work - but it configures and compiles 1999-05-12 14:21:38 +00:00