~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_drizzle_build.m4

  • Committer: Monty Taylor
  • Author(s): Andrew Hutchings
  • Date: 2010-09-17 19:47:46 UTC
  • mto: (1775.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 1776.
  • Revision ID: mordred@inaugust.com-20100917194746-oopmqibf1vub751m
Added in Andrew's changes for boost regex/datetime usage.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
  PANDORA_REQUIRE_BOOST([1.38])
71
71
  PANDORA_REQUIRE_BOOST_PROGRAM_OPTIONS
72
72
  PANDORA_REQUIRE_BOOST_THREAD
 
73
  PANDORA_REQUIRE_BOOST_REGEX
 
74
  PANDORA_REQUIRE_BOOST_DATE_TIME
73
75
 
74
76
 
75
77
])