History log of /PHP-5.3/ext/dba/config.m4 (Results 51 – 75 of 87)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 1ab64d2b 28-Jan-2003 Marcus Boerger

- fix this: els is optional but may not be empty


# 2b5a5ca6 28-Jan-2003 Marcus Boerger

- fix "--without-flatfile"
- simplify Berkley DB verison check


# 564788b6 25-Jan-2003 Marcus Boerger

The builtin version was always used even if configured otherwise.


# aa8e5cdd 30-Dec-2002 Marcus Boerger

-disallow using db-<n> with libraries of different major versions
-disallow using db-4.1 with patch level < 25
-fix db-4.1
-added undocumented DB_FCNTL_LOCKING flag for version 3 and 4

-disallow using db-<n> with libraries of different major versions
-disallow using db-4.1 with patch level < 25
-fix db-4.1
-added undocumented DB_FCNTL_LOCKING flag for version 3 and 4
# wow the sleepycat guys answered *very* fast

show more ...


# e76d0043 30-Dec-2002 Derick Rethans

- Align mssql comment and clarify DBA handler selection


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2
# 579e3ca9 26-Nov-2002 Marcus Boerger

Add Berkeley db4 support


# 197fd585 26-Nov-2002 Marcus Boerger

-Disallow combining db2 with db3 which are conflicting.
-Stop searching for headers and libraries when found.
-Check version for Berkeley DB library headers.


Revision tags: RELEASE_1_0b2
# dbf8593b 15-Nov-2002 Marcus Boerger

When --enable-dba is used then include builtin modules unless --without-xxx
is not used.


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# ae51b7f4 13-Nov-2002 Edin Kadribasic

Allow use of Berkeley db version 3.1 as found on many RedHat systems.


# 678829ad 06-Nov-2002 Marcus Boerger

There shall never be an external library for this (hopefully).


# 88af7e98 06-Nov-2002 Marcus Boerger

Use the the name 'flatfile' correctly so the handler support can be built now.
#I do not like the lock solution since a crashed php would leave the *lck
#file locked now.


# 4be50925 06-Nov-2002 Marcus Boerger

move newly introduced flatfile support from dbm to new flatfile handler
# do not make the same mistake as with ext/db where it was not clear
# which format was used.


# f0acf84d 06-Nov-2002 Marcus Boerger

Incorporate rewritten version of dbm from db extension.
# currently locks are missing :-(


# 30e916d5 05-Nov-2002 Marcus Boerger

added missing compiler define


# 5be5c7f1 04-Nov-2002 Marcus Boerger

incorporate cdb-0.75 as suggested by D. J. Bernstein
#dba now supports cdb_make


Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# d964e731 19-Sep-2002 Sascha Schumann

Add support for cdb-0.75

The install_cdb.sh script fills the gap of installing header files and
creating a cdb library which programs can link against.


# 1715acfd 11-Sep-2002 Sander Roobol

Fix configure


# 6fe296aa 11-Sep-2002 Dan Kalowsky

Patch for Bug #19341 submitted by list@firehawksystems.com


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0
# c0c9279c 18-Apr-2002 Derick Rethans

- MFH: Make DBA compile as a shared module again


Revision tags: php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1
# 2e597b8d 15-Mar-2002 Stig Bakken

* fix for db3 from ports on freebsd


Revision tags: help
# 5cba3a99 12-Mar-2002 Sascha Schumann

extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5
# f1397d53 30-Nov-2001 foobar

Unified the configure messages.


Revision tags: php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT, PRE_TSRM_MERGE_PATCH
# 5884ff34 28-Jun-2001 foobar

let this be more userfriendly.


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# c34896ab 17-May-2001 Martin Kraemer

Allow for DB3 to reside in /usr/local/include/db3/ and -ldb3


Revision tags: php-4.0.6RC1
# 9982ff56 12-May-2001 Sascha Schumann

Nuke some unneccessary quotes


1234