Magellan Linux

Contents of /trunk/openbox/patches/openbox-3.2-makefile.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 413 byte(s)
-import

1 --- Makefile.am.orig 2004-05-06 01:59:08.943196669 -0700
2 +++ Makefile.am 2004-05-06 02:02:30.184343747 -0700
3 @@ -55,6 +55,11 @@
4 -DDEFAULT_THEME=\"$(theme)\"
5 render_libobrender_la_LDFLAGS = \
6 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
7 +render_libobrender_la_LIBADD = \
8 + $(X_LIBS) \
9 + $(XFT_LIBS) \
10 + $(GLIB_LIBS) \
11 + $(XML_LIBS)
12 render_libobrender_la_SOURCES = \
13 gettext.h \
14 render/color.h \