this seems to not be the right way to fix this (linking obrender to every lib on the planet)
This commit is contained in:
parent
2deff37326
commit
c6b505fd66
1 changed files with 0 additions and 5 deletions
|
@ -55,11 +55,6 @@ render_libobrender_la_CPPFLAGS = \
|
||||||
-DDEFAULT_THEME=\"$(theme)\"
|
-DDEFAULT_THEME=\"$(theme)\"
|
||||||
render_libobrender_la_LDFLAGS = \
|
render_libobrender_la_LDFLAGS = \
|
||||||
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
|
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
|
||||||
render_libobrender_la_LIBADD = \
|
|
||||||
$(X_LIBS) \
|
|
||||||
$(XFT_LIBS) \
|
|
||||||
$(GLIB_LIBS) \
|
|
||||||
$(XML_LIBS)
|
|
||||||
render_libobrender_la_SOURCES = \
|
render_libobrender_la_SOURCES = \
|
||||||
gettext.h \
|
gettext.h \
|
||||||
render/color.h \
|
render/color.h \
|
||||||
|
|
Loading…
Reference in a new issue