Hash :5e164ff1 Author : Date :
2012-07-23T00:41:27
build: drop the include/ directory
The include/ dir is somewhat redundant and makes it just a bit harder to
handle the -I directives from out side of automake; without it the
default $(top_buildir) just works.
Here's also some further justifications I found:
http://smcv.pseudorandom.co.uk/2008/09/pc-uninstalled/
Signed-off-by: Ran Benita <ran234@gmail.com>
libdir=@abs_top_builddir@/.libs
includedir=@abs_top_srcdir@
Name: xkbcommon
Description: XKB API common to servers and clients (uninstalled)
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lxkbcommon