]> code.delx.au - spectrwm/commit
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)
commit857820719e00f0c0b0a591eeb1ec600a389fe98d
treed64b1826538a4872246fdcab1c5edb58c855b262
parent831173e62a5b2be84cd50ca87da5d7bc84feda8a
linux: Use pkg-config for dependencies' CPPFLAGS and LDLIBS

Instead of hardcoding the information needed to compile and link
against libraries, call pkg-config to retrieve them at runtime.
linux/Makefile