~ubuntu-branches/ubuntu/vivid/db/vivid-proposed

« back to all changes in this revision

Viewing changes to dbinc_auto/ext_def.in

  • Committer: Bazaar Package Importer
  • Author(s): Clint Adams
  • Date: 2010-04-04 09:37:47 UTC
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: james.westby@ubuntu.com-20100404093747-7x3j05svjdoy8tdi
Tags: upstream-5.0.21
ImportĀ upstreamĀ versionĀ 5.0.21

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
#define db_env_set_func_yield db_env_set_func_yield@DB_VERSION_UNIQUE_NAME@
29
29
#define db_env_create db_env_create@DB_VERSION_UNIQUE_NAME@
30
30
#define db_version db_version@DB_VERSION_UNIQUE_NAME@
 
31
#define db_full_version db_full_version@DB_VERSION_UNIQUE_NAME@
31
32
#define log_compare log_compare@DB_VERSION_UNIQUE_NAME@
32
33
#define db_sequence_create db_sequence_create@DB_VERSION_UNIQUE_NAME@
33
 
#if DB_DBM_HSEARCH != 0
 
34
#ifdef HAVE_DBM
34
35
#define __db_ndbm_clearerr __db_ndbm_clearerr@DB_VERSION_UNIQUE_NAME@
35
36
#define __db_ndbm_close __db_ndbm_close@DB_VERSION_UNIQUE_NAME@
36
37
#define __db_ndbm_delete __db_ndbm_delete@DB_VERSION_UNIQUE_NAME@