configure: Check for presence of pkg-config and ccache binaries
commit7199a4fe1d6f66722158d73d4403f8dad8637bd1
authorTobias Klauser <tklauser@distanz.ch>
Fri, 28 Jun 2013 12:28:06 +0000 (28 14:28 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Fri, 28 Jun 2013 12:31:42 +0000 (28 14:31 +0200)
tree54a1e738ccf0fb2664719aeb3a8f86da1cfd922a
parent1c0833268c7179494aecabc5f0fae643715a7a98
configure: Check for presence of pkg-config and ccache binaries

Check whether pkg-config and ccache are in the PATH. A missing
pkg-config will cause the configure script to abort with an error. The
presence of ccache is written to Config and used by the Makefile to
conditionally make use of it.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Makefile
configure