*** empty log message ***
authorhanda <handa>
Thu, 10 Jul 2003 05:36:33 +0000 (05:36 +0000)
committerhanda <handa>
Thu, 10 Jul 2003 05:36:33 +0000 (05:36 +0000)
example/Makefile.am

index cc16122..2cce228 100644 (file)
@@ -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}