Don't install a pkg-config file for libdt
libdt isn't supposed to be installed as a system library as nobody wants
to care about things like a stable API. Also the generated .pc file is
completely bogus as it adds "-labc" to the linker instead of -ldt-utils.

So just drop generating and installing the pkg-config file.
1 parent 5b58e1f commit a6ca873a368df7982a9821c15fb0182efab1a2f5
@Uwe Kleine-König Uwe Kleine-König authored on 12 Mar 2019
Roland Hieber committed on 20 Mar 2019
Showing 2 changed files
View
Makefile.am
View
src/libdt-utils.pc.in 100644 → 0