From 90f61c1f81653e29f0f1f72e2df828ee39f8ed3e Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 27 Nov 2018 20:55:04 -0800 Subject: *: incorporate libpad submodule In preparation of adding an ix3_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