From d7790f981144396c03cec356116b55a038621d65 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Wed, 8 Sep 1999 23:38:55 +0000 Subject: Err, this program links with qt, not qt2.. duh --- editors/fine/files/patch-aa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/fine/files/patch-aa b/editors/fine/files/patch-aa index 99e1bdef80c9..05ee1bbf4bce 100644 --- a/editors/fine/files/patch-aa +++ b/editors/fine/files/patch-aa @@ -39,4 +39,4 @@ fine: fine.o fine.mo - $(CC) -g -ofine fine.o fine.mo $(OPTIONS) $(LIB) -lFine -lqt -lX11 -lXext -+ $(CXX) -g -ofine fine.o fine.mo $(OPTIONS) $(LIB) -lFine -lqt2 -lX11 -lXext ++ $(CXX) -g -ofine fine.o fine.mo $(OPTIONS) $(LIB) -lFine -lqt -lX11 -lXext -- cgit v1.2.3