~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_drizzle_build.m4

  • Committer: Andrew Hutchings
  • Date: 2010-09-14 16:14:05 UTC
  • mto: (1792.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 1793.
  • Revision ID: andrew@linuxjedi.co.uk-20100914161405-bmh4d80vo5f9e23y
Switch to using boost::regex instead of pcre

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
73
74
 
74
75
 
75
76
])