~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_drizzle_build.m4

  • Committer: Monty Taylor
  • Date: 2010-03-22 21:30:21 UTC
  • mto: This revision was merged to the branch mainline in revision 1398.
  • Revision ID: mordred@inaugust.com-20100322213021-282nv8si0knvn8j6
Pulls boost check into Pandora. Adds it to PANDORA_DRIZZLE_BUILD so it'll
happen properly for out of tree plugins too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
  AC_CHECK_TYPES([uint, ulong])
71
71
 
72
72
  PANDORA_CXX_DEMANGLE
 
73
  PANDORA_REQUIRE_BOOST([1.32])
 
74
 
73
75
 
74
76
  AH_TOP([
75
77
#ifndef __CONFIG_H__