mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-14 12:55:47 +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:
@@ -35,7 +35,7 @@ wmsetbg_LDADD = \
|
||||
$(top_builddir)/wrlib/libwraster.la \
|
||||
@LIBRARY_SEARCH_PATH@ \
|
||||
@LIBPL@ \
|
||||
@GFXLIBS@ @XLIBS@ -lm
|
||||
@GFXLIBS@ @XLIBS@ @DLLIBS@ -lm
|
||||
|
||||
getstyle_SOURCES = getstyle.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user