~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 19:32:50 UTC
  • mto: This revision was merged to the branch mainline in revision 1560.
  • Revision ID: mordred@inaugust.com-20100521193250-knfjjjvyojugfzoe
Don't let's overwrite values the user has provided.

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.32])
 
72
  PANDORA_REQUIRE_BOOST([1.38])
73
73
  PANDORA_REQUIRE_BOOST_PROGRAM_OPTIONS
74
74
 
75
75