From d3bdaa48125c28b96a99510fdfcb4676f7c2c851 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 10 Jul 2003 05:36:33 +0000 Subject: [PATCH] *** empty log message *** --- example/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 1.7.10.4