projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0417d12
)
now floam can compile with his crazy flags
author
Mikael Magnusson
<mikachu@comhem.se>
Tue, 28 Jun 2005 01:07:59 +0000
(
01:07
+0000)
committer
Mikael Magnusson
<mikachu@comhem.se>
Tue, 28 Jun 2005 01:07:59 +0000
(
01:07
+0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 3f100279fb65d9c51d217ac624714cdd18c9ce07..710999c7ce370baa3fa521c97df5bd7709318ad5 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-60,6
+60,7
@@
render_libobrender_la_LDFLAGS = \
render_libobrender_la_LIBADD = \
$(X_LIBS) \
$(XFT_LIBS) \
+ $(PANGO_LIBS) \
$(GLIB_LIBS) \
$(XML_LIBS)
render_libobrender_la_SOURCES = \
@@
-116,14
+117,12
@@
openbox_openbox_CPPFLAGS = \
-DG_LOG_DOMAIN=\"Openbox\"
openbox_openbox_LDADD = \
$(SM_LIBS) \
- $(XFT_LIBS) \
$(XINERAMA_LIBS) \
$(XKB_LIBS) \
$(XRANDR_LIBS) \
$(VIDMODE_LIBS) \
$(XSHAPE_LIBS) \
$(GLIB_LIBS) \
- $(PANGO_LIBS) \
$(X_LIBS) \
$(LIBSN_LIBS) \
$(XML_LIBS) \