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

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