WINGs shared library generation
commit3953f53680b1889b1a5c3ad88c5d547543f72a70
authorAlexey Voinov <voins@altlinux.ru>
Tue, 14 Aug 2007 09:33:22 +0000 (14 13:33 +0400)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 19 Sep 2009 14:06:05 +0000 (19 16:06 +0200)
treedfe80b7c3390b362a794ea2740bea86f09907551
parent92eff967a7c4d3489d97b876605f2d9f9d4e765c
WINGs shared library generation

This patch modifies the linking of the WINGs libraries
to create a shared library. wmaker used to do this, but
it was dropped around wmaker-0.90/0.91.
The shared .so library is needed when compiling and running
the wdm display manager and any other programs which link
to libWINGs.

Submitted by: Gilbert Ashley
Origin: ALT/Sisyphus Linux
WINGs/Examples/Makefile.am
WINGs/Extras/Makefile.am
WINGs/Makefile.am
WINGs/Tests/Makefile.am
WPrefs.app/Makefile.am
configure.ac
src/Makefile.am
test/Makefile.am
util/Makefile.am
wmlib/Makefile.am