]> granicus.if.org Git - libnl/commit
No longer install module API headers
authorThomas Graf <tgraf@suug.ch>
Tue, 22 Jan 2013 18:10:38 +0000 (19:10 +0100)
committerThomas Graf <tgraf@suug.ch>
Wed, 23 Jan 2013 10:02:44 +0000 (11:02 +0100)
commitf20bbe1f07fcff1509425884f5ed72ca8d5fb6ab
tree21710f0a14b3bf77f8c858ac88bbb429fc40be57
parent7559157f2d21a7fe52853c76eb4dd7fa8d0ffd7c
No longer install module API headers

Various header files providing an API to implement own cache and
object types or implement link types have been available in the
past. Their API is marked unstable in the documentation and nobody
is using them so far.

Technically they have been causing ABI breakages in at least two
3.2.x releases. In order to avoid future accidental breakage, no
longer install these and require module developers to clone the
git tree and build modules off the git tree directly to make sure
that the API is unstable at this point.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
include/Makefile.am