~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Monty Taylor
  • Date: 2010-03-11 18:44:09 UTC
  • mto: This revision was merged to the branch mainline in revision 1364.
  • Revision ID: mordred@inaugust.com-20100311184409-s96qnnbd4gt2tkuc
Changed the required version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
PANDORA_PROTOBUF_REQUIRE_VERSION([2.1.0])
49
49
PANDORA_REQUIRE_PROTOC
50
50
 
51
 
AX_BOOST_BASE([1.39])
 
51
AX_BOOST_BASE([1.32])
52
52
 
53
53
AC_LANG_PUSH(C++)
54
54
PANDORA_REQUIRE_PTHREAD