aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/jtex209-both/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/jtex209-both/files/patch-ab')
-rw-r--r--japanese/jtex209-both/files/patch-ab21
1 files changed, 2 insertions, 19 deletions
diff --git a/japanese/jtex209-both/files/patch-ab b/japanese/jtex209-both/files/patch-ab
index 4f6177c4b2ca..d6cdf584643b 100644
--- a/japanese/jtex209-both/files/patch-ab
+++ b/japanese/jtex209-both/files/patch-ab
@@ -1,5 +1,5 @@
-*** jtex-1.52/Makefile.in.orig Mon Jan 31 18:18:21 1994
---- jtex-1.52/Makefile.in Sat Jun 1 13:06:16 1996
+*** jtex-1.52/Makefile.in.orig Mon Jan 31 12:18:21 1994
+--- jtex-1.52/Makefile.in Sat Aug 19 14:39:50 2000
***************
*** 8,20 ****
# match the system directories in the paths you defined in `site.h'.
@@ -47,23 +47,6 @@
#formats=tex.fmt latex.fmt etex.fmt
# slitex.fmt amslatex.fmt amstex.fmt texinfo.fmt inrstex.fmt picplus.fmt
***************
-*** 55,61 ****
-
- # Compiling.
- CC = @CC@
-! coptimize = -O
- # Some directories add more flags to this; hence this is not CFLAGS.
- cflags = -I../$(srcdir)/lib $(coptimize) $(XCFLAGS)
-
---- 55,61 ----
-
- # Compiling.
- CC = @CC@
-! coptimize = -O -m486
- # Some directories add more flags to this; hence this is not CFLAGS.
- cflags = -I../$(srcdir)/lib $(coptimize) $(XCFLAGS)
-
-***************
*** 71,77 ****
RANLIB = @RANLIB@