~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Brian Aker
  • Date: 2009-11-02 23:56:20 UTC
  • mfrom: (1200.1.1 bug465994)
  • Revision ID: brian@gaz-20091102235620-18m3f5e6wzqygmek
Merge Jay.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
PANDORA_REQUIRE_PTHREAD
70
70
 
71
71
PANDORA_REQUIRE_LIBPROTOBUF
72
 
PANDORA_PROTOBUF_REQUIRE_VERSION([2.0.3])
 
72
PANDORA_PROTOBUF_REQUIRE_VERSION([2.1.0])
73
73
PANDORA_REQUIRE_PROTOC
74
74
 
75
75
#--------------------------------------------------------------------