From 4c25d8b865534db92ab08f9c4723b7fc831f4e96 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 27 Nov 2018 00:13:23 -0800 Subject: *: incorporate libpad submodule In preparation of adding an ix2_reset() method, pull in the libpad allocator which will be used for caching all allocations instead of the libc allocator, and a convenient fast reset. --- bootstrap | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 99f6f06..c5a7472 100755 --- a/bootstrap +++ b/bootstrap @@ -1,5 +1,3 @@ #!/bin/sh -aclocal \ -&& automake --gnu --add-missing \ -&& autoconf +autoreconf --install -- cgit v1.2.3