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:
f44bb44
)
add the X libs and shape libs
author
Dana Jansens
<danakj@orodu.net>
Wed, 28 May 2003 05:06:19 +0000
(
05:06
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 28 May 2003 05:06:19 +0000
(
05:06
+0000)
render2/Makefile.am
patch
|
blob
|
history
diff --git
a/render2/Makefile.am
b/render2/Makefile.am
index 6be6282cf6efdcaf3e68724b5f53232417ba6a42..bd32e6600b6a2b279220e837b5ab9f02a3d9069c 100644
(file)
--- a/
render2/Makefile.am
+++ b/
render2/Makefile.am
@@
-8,7
+8,7
@@
CPPFLAGS=$(FC_CFLAGS) $(GLIB_CFLAGS) $(GL_CFLAGS) @CPPFLAGS@ \
-DTHEMEDIR=\"$(themedir)\"
INCLUDES=-I..
-LIBS=$(GL_LIBS) $(GLIB_LIBS) @LIBS@
+LIBS=$(GL_LIBS) $(GLIB_LIBS)
$(X_LIBS) $(XSHAPE_LIBS)
@LIBS@
noinst_PROGRAMS=rendertest
rendertest_LDFLAGS=-lobrender2 -L.