Configure: Rewrite detection for Xft2 to properly use PKG_CONFIG macro
commit0bbb122b94281d77f24a86e25b1ae4f2353e2f6d
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 22 May 2021 14:39:07 +0000 (22 16:39 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 22 May 2021 19:00:41 +0000 (22 20:00 +0100)
treea06eb8d4620ab75ff53f5a838c41a299ef256fc9
parent0e274dc979c6f22970dfca1eec6574e473d14b31
Configure: Rewrite detection for Xft2 to properly use PKG_CONFIG macro

The goal is to use standard macros, which make code easier to maintain
(smaller, more consistent). We still keep the legacy "xfg-config" method
because we don't want to drop support for old hardware/software.

A side effect is the change in the name of the variables for the makefile,
but this goes in favour of consistency.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WINGs/Examples/Makefile.am
WINGs/Extras/Makefile.am
WINGs/Makefile.am
WINGs/Tests/Makefile.am
configure.ac
m4/windowmaker.m4