From: handa Date: Thu, 10 Jul 2003 05:36:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-1~101 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d3bdaa48125c28b96a99510fdfcb4676f7c2c851;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/example/Makefile.am b/example/Makefile.am index cc16122..2cce228 100644 --- 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}