autoconf: Specify that pollyanalysis depends on pollysupport

llvm-svn: 144908
This commit is contained in:
Tobias Grosser 2011-11-17 12:56:23 +00:00
parent edb8a2807a
commit 135c9c6534
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
LEVEL=../..
LIBRARYNAME=pollyanalysis
USEDLIBS = pollysupport.a
BUILD_ARCHIVE = 1
CPP.Flags += $(POLLY_INC)