Look for include files in standard locations for building out of the source tree
commit036b8ff35b3d6b825787bf40692769cbb24bdff1
authorSebastian Pop <sebastian.pop@inria.fr>
Wed, 21 Feb 2007 10:02:32 +0000 (21 11:02 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 21 Feb 2007 12:23:58 +0000 (21 13:23 +0100)
tree0f8e33827036a2a2f9aa911d3388307a1ffcc1d1
parentb8622a7e850a9eb10b19b4f5d2f4e8a1a22fa5aa
Look for include files in standard locations for building out of the source tree

This change is needed for building out of the source tree.  INCLUDES
contains now -I$(top_builddir)/include where cloog.h is generated from
cloog.h.in by auto* tools, and also scan -I$(top_srcdir)/include
for the basic cloog's .h files.
Makefile.am
include/cloog/cloog.h.in