~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_have_better_malloc.m4

  • Committer: Monty Taylor
  • Date: 2010-01-12 21:35:24 UTC
  • mto: This revision was merged to the branch mainline in revision 1268.
  • Revision ID: mordred@inaugust.com-20100112213524-bzuuug4kq3qj1srr
Fixed a variable save.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
AC_DEFUN([PANDORA_USE_BETTER_MALLOC],[
65
65
  AC_REQUIRE([PANDORA_HAVE_BETTER_MALLOC])
66
66
  LIBS="${LIBS} ${BETTER_MALLOC_LIBS}"
67
 
])
 
 
b'\\ No newline at end of file'
 
67
])
 
68