sync with w3m-0.2.2-inu-1.1/gc, so Patches/ews4800 no longer needed

This commit is contained in:
Fumitoshi UKAI
2001-12-20 00:43:19 +00:00
parent 548b9dd8db
commit 0135453e04
3 changed files with 5 additions and 178 deletions

4
configure vendored
View File

@@ -1,5 +1,5 @@
#!/bin/sh
# $Id: configure,v 1.37 2001/12/19 18:16:18 ukai Exp $
# $Id: configure,v 1.38 2001/12/20 00:44:00 ukai Exp $
# Configuration.
#
@@ -1039,7 +1039,7 @@ if [ "$gclib" = "gc/gc.a" -a ! -f patch_done ]; then
case "$platform:$sysname" in
R3000:*System_V*|R4000:UNIX_SYSV|R*000:UNIX_SV)
# EWS-4800
patchfile=Patches/ews4800
# patchfile=Patches/ews4800
gc_cflags=-Dmips
;;
esac