head	1.2;
access;
symbols
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.07.25.15.58.17;	author nobutaka;	state dead;
branches;
next	1.1;

1.1
date	2002.03.31.15.52.04;	author nobutaka;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update w3m to 0.3.1 and w3m-m17n to 0.3.1+20020717.
@
text
@--- configure.orig	Sun Mar 31 22:20:25 2002
+++ configure	Sun Mar 31 22:16:46 2002
@@@@ -1821,7 +1821,7 @@@@
   then
     echo "You have setpgrp( pid, pgrp )."
     def_have_setpgrp='#define HAVE_SETPGRP'
-    def_setpgrp='#define setpgrp() setpgrp( 0, 0 )'
+    def_setpgrp='#define SETPGRP() setpgrp( 0, 0 )'
   else
     def_have_setpgrp=''
   fi
@


1.1
log
@Fix build error on -current. (*)
Remove useless post-extract target and post-patch target.

Submitted by:	Masahide -mac- NODA <mac@@clave.gr.jp> (*)
@
text
@@

