~mordred/debian/sid/gearmand/packaging

« back to all changes in this revision

Viewing changes to m4/pandora_have_better_malloc.m4

  • Committer: Brian Aker
  • Date: 2010-01-19 01:29:55 UTC
  • mfrom: (290.1.3 pandora-build)
  • Revision ID: brian@gaz-20100119012955-8e9du7zillrlxt16
Merge Monty

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