link libWINGs against libwraster
commitc396e8ca4f43aa92dd4d93bd87510f7050cdefc5
authorAndreas Metzler <ametzler@downhill.at.eu.org>
Sun, 1 Aug 2010 12:59:06 +0000 (1 14:59 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 1 Aug 2010 16:13:09 +0000 (1 18:13 +0200)
tree7900728d613f7a023cc98a5b5998deee73bd48da
parentffb803a0ba53673c0315582a7abeab690323d544
link libWINGs against libwraster

libWINGs is using libwraster functions (e.g. RScaleImage) and therefore
needs to be linked against it.

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