At 00:07 13.11.2002, Edin Kadribasic wrote:
On Tuesday 12 November 2002 13:36, Marcus Börger wrote:
> Could someone with windows please add bundled flatfile
> and cdb support for ext/dba to the windows build?
Could you tell me which files need to be compiled and and which defines to be
set?
Edin
for cdb:
#define DBA_CDB 1
#define DBA_CDB_MAKE 1
#define DBA_CDB_BUILTIN 1
ext/dba/libcdb/cdb.c
ext/dba/libcdb/cdb_ame.c
ext/dba/libcdb/uint32.c
+corresponding header files
for flatfile:
#define DBA_FLATFILE 1
ext/dba/libflatfile/flatfile.c
+corresponding header files
ext/dba_flatfile.c
that's it & thanks marcus
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php