diff options
Diffstat (limited to '')
-rw-r--r-- | chinese/autoconvert/files/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/autoconvert/files/patch-aa b/chinese/autoconvert/files/patch-aa index dffefb51f3d3..04e28ead8118 100644 --- a/chinese/autoconvert/files/patch-aa +++ b/chinese/autoconvert/files/patch-aa @@ -1,10 +1,10 @@ ---- Makefile.orig Sat Mar 11 14:41:18 2000 -+++ Makefile Sat Mar 11 14:41:24 2000 +--- Makefile.orig Wed Jan 5 13:50:05 2000 ++++ Makefile Sun Apr 2 11:37:04 2000 @@ -1,6 +1,6 @@ CC=gcc -CFLAG=-O2 -g -Iinclude -+CFLAG+=-O2 -g -Iinclude ++CFLAG+=-Iinclude all: autob5 autogb hzlib |