all repos — openbox @ 78b8bd01c277e7c7578256ea38b572140dd42fb5

openbox fork - make it a bit more like ryudo

don't link libobt into libobrender

it makes "warning relinking" weird things happen when doing make install.
we already list it as dependency in the pkgconfig file anyway
Dana Jansens danakj@orodu.net
commit

78b8bd01c277e7c7578256ea38b572140dd42fb5

parent

8116106f9d9d2834a51eb769c874425ab80a0d59

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M Makefile.amMakefile.am

@@ -69,7 +69,6 @@ -DDEFAULT_THEME=\"$(theme)\"

obrender_libobrender_la_LDFLAGS = \ -version-info $(RR_CURRENT):$(RR_REVISION):$(RR_AGE) obrender_libobrender_la_LIBADD = \ - obt/libobt.la \ $(X_LIBS) \ $(PANGO_LIBS) \ $(GLIB_LIBS) \