~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_drizzle_build.m4

  • Committer: Brian Aker
  • Date: 2010-09-28 06:27:36 UTC
  • mto: (1800.1.4 build)
  • mto: This revision was merged to the branch mainline in revision 1801.
  • Revision ID: brian@tangent.org-20100928062736-65a8ufnsji93fd99
Remove additional (maybe last of?) native_handle actual calls (safe_mutex is
historical and unused, so it does not count).

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
  ]])
64
64
  AC_CHECK_TYPES([uint, ulong])
65
65
 
66
 
  PANDORA_REQUIRE_BISON
67
 
 
68
66
  PANDORA_CXX_DEMANGLE
69
67
  PANDORA_REQUIRE_BOOST([1.38])
70
68
  PANDORA_REQUIRE_BOOST_PROGRAM_OPTIONS