~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_drizzle_build.m4

  • Committer: lbieber
  • Date: 2010-09-21 21:31:00 UTC
  • mfrom: (1782.1.3 build)
  • Revision ID: lbieber@orisndriz08-20100921213100-b48hhnvgsb1qu35m
Merge Stewart - fix bug 578645 - file_io_threads is deprecated but still exists (and does no
thing)
Merge Shrews - fix bug 643905 -  Transaction ID gets set incorrectly with concurrent session
s
Merge Andrew - Enable boost filesystem requirement and fix linking requirements for it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
  PANDORA_REQUIRE_BOOST_THREAD
70
70
  PANDORA_REQUIRE_BOOST_REGEX
71
71
  PANDORA_REQUIRE_BOOST_DATE_TIME
72
 
 
 
72
  PANDORA_REQUIRE_BOOST_FILESYSTEM
73
73
 
74
74
])