~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/include/ut0auxconf.h

  • Committer: Monty Taylor
  • Date: 2009-08-12 06:25:19 UTC
  • mto: (1114.1.1 innodb-plugin-merge)
  • mto: This revision was merged to the branch mainline in revision 1183.
  • Revision ID: mordred@inaugust.com-20090812062519-cij02mrrunvnxblt
Tags: innodb-plugin-1.0.4
InnoDB Plugin 1.0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
This file is included in univ.i and will cause compilation failure
3
3
if not present.
4
4
A custom check has been added in the generated
5
 
storage/innobase/Makefile.in that is shipped with with the InnoDB Plugin
 
5
storage/innobase/Makefile.in that is shipped with the InnoDB Plugin
6
6
source archive. This check tries to compile a test program and if
7
7
successful then adds "#define HAVE_ATOMIC_PTHREAD_T" to this file.
8
8
This is a hack that has been developed in order to check for pthread_t