Replace last occurrences of `include` install paths
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Apr 2017 22:59:28 +0000 (00:59 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Apr 2017 22:59:28 +0000 (00:59 +0200)
commitc008398d4918ef94ab4d1ed0c4f57f63f8104aee
tree9a02a18183e0dc4837b1c9da468a128914582f7b
parentaefe75153596de43210057558301efbebcb3793c
Replace last occurrences of `include` install paths

* Distributions might need to change the header dir
* Also change the template paths in the `.pc` files to
  the idiomatic CMake `GNUInstallDirs` full paths,
  which are always correct, regardless of whether the
  user specified relative or absolute paths. This makes
  the build system somewhat easier and more idiomatic.
BLAS/blas.pc.in
CBLAS/CMakeLists.txt
CBLAS/cblas.pc.in
CMakeLists.txt
LAPACKE/CMakeLists.txt
LAPACKE/lapacke.pc.in
lapack.pc.in