From: handa Date: Thu, 10 Jul 2003 05:36:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-1~102 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d64354b59434c800c20922076456f10a8ed4eaf6;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/example/Makefile.am b/example/Makefile.am index 7583fd6..cc16122 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -18,7 +18,7 @@ otfdraw_LDFLAGS = `freetype-config --libs` ${X_LIBS} ${X_PRE_LIBS} -lX11 -ldl ${ otfview_SOURCE = otfview.c otfview_LDADD = ${CommonLDADD} -otfview_LDFLAGS = `freetype-config --libs` ${X_LIBS} ${X_PRE_LIBS} -lX11 -ldl ${CommonLDFLAGS} +otfview_LDFLAGS = `freetype-config --libs` ${X_LIBS} ${X_PRE_LIBS} -lX11 -lXt -lXaw -lXmu -ldl -static otfviewx_SOURCE = otfviewx.c otfviewx_LDADD = ${CommonLDADD}