~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_canonical.m4

  • Committer: Monty Taylor
  • Date: 2011-03-06 19:04:49 UTC
  • mto: (2221.2.1 build)
  • mto: This revision was merged to the branch mainline in revision 2222.
  • Revision ID: mordred@inaugust.com-20110306190449-n2ss0kdengloe171
Updated pandora-build files to version 0.173

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
dnl with or without modifications, as long as this notice is preserved.
5
5
 
6
6
dnl Which version of the canonical setup we're using
7
 
AC_DEFUN([PANDORA_CANONICAL_VERSION],[0.171])
 
7
AC_DEFUN([PANDORA_CANONICAL_VERSION],[0.173])
8
8
 
9
9
AC_DEFUN([PANDORA_FORCE_DEPEND_TRACKING],[
10
10
  AC_ARG_ENABLE([fat-binaries],
268
268
 
269
269
  AC_LIB_PREFIX
270
270
  PANDORA_HAVE_BETTER_MALLOC
 
271
  PANDORA_WITH_VALGRIND
271
272
 
272
273
  AC_CHECK_PROGS([DOXYGEN], [doxygen])
273
274
  AC_CHECK_PROGS([PERL], [perl])