~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_drizzle_build.m4

  • Committer: Monty Taylor
  • Date: 2010-05-21 21:25:54 UTC
  • mto: This revision was merged to the branch mainline in revision 1560.
  • Revision ID: mordred@inaugust.com-20100521212554-hgz0o6w10ky4lcax
Back down on boost requirement to 1.37 until we get fedora11 gone.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
  AC_CHECK_TYPES([uint, ulong])
70
70
 
71
71
  PANDORA_CXX_DEMANGLE
72
 
  PANDORA_REQUIRE_BOOST([1.38])
 
72
  PANDORA_REQUIRE_BOOST([1.37])
73
73
  PANDORA_REQUIRE_BOOST_PROGRAM_OPTIONS
74
74
 
75
75