mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-08 14:54:13 +01:00
Fixed autoconf stuff in libwmfun, and patched wmsetbg to work with dynamically
loadable texture renderer code. libwmfun was updated from 0.0.0 to 0.0.1
This commit is contained in:
@@ -116,7 +116,7 @@ seticons_LDADD = $(liblist)
|
||||
|
||||
geticonset_LDADD = $(liblist)
|
||||
|
||||
wmsetbg_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ -lm
|
||||
wmsetbg_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @DLLIBS@ -lm
|
||||
|
||||
|
||||
getstyle_SOURCES = getstyle.c
|
||||
|
||||
Reference in New Issue
Block a user