]> code.delx.au - spectrwm/commitdiff
linux: Use pkg-config for dependencies' CPPFLAGS and LDLIBS
authorAndrea Bolognani <eof@kiyuko.org>
Sun, 3 Jul 2016 17:32:38 +0000 (19:32 +0200)
committerAndrea Bolognani <eof@kiyuko.org>
Sun, 3 Jul 2016 20:48:18 +0000 (22:48 +0200)
Instead of hardcoding the information needed to compile and link
against libraries, call pkg-config to retrieve them at runtime.


No differences found