build: add proper dependency checking to configure.ac
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 23 Oct 2012 09:35:49 +0000 (11:35 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 23 Oct 2012 09:35:49 +0000 (11:35 +0200)
commit696adf965a5b29411695c397cdc9ce65ec5c4c7d
tree2960c5ea8172612ba438b5810e53f2eae53bc5cc
parent9e0db18fb9267bd8b66cdce3291e59949ad0bcc1
build: add proper dependency checking to configure.ac

We build several tools inside of this repository and we need to make sure
all dependencies are met. Furthermore, we must make sure that default
values are recognized even on dependencies.
Hence, this reworks the whole configure.ac handling and does some renaming
of the constants that are used all over the source.

We need to test this some more weeks, but it should finally be a proper
autotools handling that we can release with kmscon-6.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Makefile.am
autogen.sh
configure.ac
src/kmscon_compositor.h
src/libeloop.pc.in [moved from libeloop.pc.in with 100% similarity]
src/libtsm.pc.in [moved from libtsm.pc.in with 100% similarity]
src/libuterm.pc.in [moved from libuterm.pc.in with 100% similarity]
src/text.h
src/uterm_monitor.c
src/uterm_video.h