projects
/
m17n
/
libotf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d64354b
)
*** empty log message ***
author
handa
<handa>
Thu, 10 Jul 2003 05:36:33 +0000
(
05:36
+0000)
committer
handa
<handa>
Thu, 10 Jul 2003 05:36:33 +0000
(
05:36
+0000)
example/Makefile.am
patch
|
blob
|
history
diff --git
a/example/Makefile.am
b/example/Makefile.am
index
cc16122
..
2cce228
100644
(file)
--- a/
example/Makefile.am
+++ b/
example/Makefile.am
@@
-14,7
+14,7
@@
otfdump_LDFLAGS = ${CommonLDFLAGS} -lefence
otfdraw_SOURCE = otfdraw.c
otfdraw_LDADD = ${CommonLDADD}
-otfdraw_LDFLAGS = `freetype-config --libs` ${X_LIBS} ${X_PRE_LIBS} -lX11 -ldl ${CommonLDFLAGS}
+otfdraw_LDFLAGS = `freetype-config --libs` ${X_LIBS} ${X_PRE_LIBS} -lX11 -lXt -lXaw -lXmu -ldl -static
otfview_SOURCE = otfview.c
otfview_LDADD = ${CommonLDADD}