Simplify the specification of include dirs in the build dir
authorRichard Levitte <levitte@openssl.org>
Wed, 10 Feb 2016 01:18:38 +0000 (02:18 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 10 Feb 2016 04:09:39 +0000 (05:09 +0100)
commite8461ee1d17d64dddcdedf133c7f47ab4ac15ff2
tree2047744343068b6cac57cb21b0cecd26bad94578
parent2e963849b7ec501e4f2d6ffee31e08b2643b6e11
Simplify the specification of include dirs in the build dir

In build.info files, make the include directory in the build directory
absolute, or Configure will think it should be added to the source
directory top.  Configure will turn it into a relative path if
possible.

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/build.info
build.info
engines/build.info
test/build.info