From f4da2654099dc4e8bcabe15519078db9ca7650a4 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Fri, 16 May 2008 11:04:05 -0400 Subject: note "make installcheck" in post-build checkout --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index addb7187..b36d7241 100644 --- a/README +++ b/README @@ -41,6 +41,7 @@ Build steps: ./configure --with-elfutils=PATCHED-ELFUTILS-DIR [other autoconf options] make all check sudo make install + sudo make installcheck Tips: -- cgit