From 7b64fa3bd2940424ca43143d473eab60a1b78aaf Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Fri, 31 Mar 2000 21:40:26 +0000 Subject: update to 1.1 PR: 17440 Submitted by: Maxim Sobolev --- x11-servers/Xfstt/files/patch-aa | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'x11-servers/Xfstt/files/patch-aa') diff --git a/x11-servers/Xfstt/files/patch-aa b/x11-servers/Xfstt/files/patch-aa index 2ff414ce74d2..e004f5798459 100644 --- a/x11-servers/Xfstt/files/patch-aa +++ b/x11-servers/Xfstt/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.orig Sun Oct 25 11:21:12 1998 -+++ Makefile Wed Dec 23 19:32:02 1998 +--- Makefile.orig Mon May 31 09:28:44 1999 ++++ Makefile Fri Mar 17 17:42:37 2000 @@ -2,13 +2,13 @@ MISCOPT = OPT = $(MISCOPT) $(MAXOPT) @@ -7,7 +7,8 @@ -CFLAGS = $(OPT) -DMAGNIFY=0 -DNDEBUG +#CFLAGS = $(OPT) -DMAGNIFY=0 -DNDEBUG #CFLAGS = -fprofile-arcs -ftest-coverage -DMAGNIFY=0 - CFLAGS = -g -Wall -pedantic $(MISCOPT) -DMAGNIFY=0 +-CFLAGS = -g -Wall -pedantic $(MISCOPT) -DMAGNIFY=0 ++CFLAGS += -g -Wall -pedantic $(MISCOPT) -DMAGNIFY=0 #CFLAGS = -O -Wall -pedantic -DDEBUG $(MISCOPT) -LFLAGS = -L/usr/X11R6/lib -L/usr/openwin/lib/X11 @@ -17,7 +18,7 @@ CC = c++ LD = c++ -@@ -55,8 +55,8 @@ +@@ -56,8 +56,8 @@ $(LD) -o $@ $(OBJS) xfstt.o encoding.o $(LFLAGS) -lm xfstt.o : xfstt.cpp xfstt.h ttf.h arch.h Makefile -- cgit v1.2.3