link libWINGs against libXft
commitabb8c62fe0ce764fc7c78bbe47ef5419cb092b78
authorAndreas Metzler <ametzler@downhill.at.eu.org>
Sun, 1 Aug 2010 13:08:20 +0000 (1 15:08 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 1 Aug 2010 16:13:09 +0000 (1 18:13 +0200)
tree1f364ab36f30673b7d7a8146d248386576a32e9d
parentc396e8ca4f43aa92dd4d93bd87510f7050cdefc5
link libWINGs against libXft

libWINGs is using libXft functions (e.g. XftFontClose). Link libWINGs
against libXft.

ametzler@argenau:/tmp/WMAKER/wmaker-crm$ LD_LIBRARY_PATH=debian/wmaker/usr/lib ldd -r debian/wmaker/usr/lib/libWINGs.so.2.0.1 2>&1 | grep XftFontClose
undefined symbol: XftFontClose (debian/wmaker/usr/lib/libWINGs.so.2.0.1)
WINGs/Makefile.am