From 977d50d254b0dd1e7ba821d05345980ede33759d Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Fri, 30 Sep 2011 03:16:37 +0000 Subject: Added an option for using malloc in the pool alloc. Helps with tracking down memory leaks with valgrind. Fixed a couple leaks. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index a9444153..be06eec4 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,7 @@ #!/bin/bash # -libtoolize --copy --force +#libtoolize --copy --force aclocal autoheader automake --foreign --add-missing -- cgit v1.2.1