how to build poolalloc

Hi all,

I want to use -ds-aa pass to run context-sensitive pointso analysis. I’m trying to build poolalloc. I have llvm built from source already.

When I do ./configure, it says that
configure: error: cannot find install-sh or install.sh in ~/workspace/llvm/autoconf

Any suggestions? Thank you.