~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Jay Pipes
  • Date: 2009-11-02 20:54:47 UTC
  • mto: This revision was merged to the branch mainline in revision 1204.
  • Revision ID: jpipes@serialcoder-20091102205447-jzzp15ggjf1cy4ft
Update required protobuf library version to 2.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
PANDORA_REQUIRE_PTHREAD
67
67
 
68
68
PANDORA_REQUIRE_LIBPROTOBUF
69
 
PANDORA_PROTOBUF_REQUIRE_VERSION([2.0.3])
 
69
PANDORA_PROTOBUF_REQUIRE_VERSION([2.1.0])
70
70
PANDORA_REQUIRE_PROTOC
71
71
 
72
72
#--------------------------------------------------------------------