~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_have_better_malloc.m4

  • Committer: Brian Aker
  • Date: 2009-11-25 07:05:58 UTC
  • mfrom: (1192.3.39 pandora-build)
  • Revision ID: brian@gaz-20091125070558-mzf1m5etiwb841jb
Merge Monty

Show diffs side-by-side

added added

removed removed

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