head	1.3;
access;
symbols
	old_RELEASE_4_6_2:1.1
	old_RELEASE_4_6_1:1.1
	old_RELEASE_4_6_0:1.1
	old_RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.3
date	2002.07.23.01.18.29;	author naddy;	state dead;
branches;
next	1.2;

1.2
date	2002.07.21.14.10.56;	author olgeni;	state Exp;
branches;
next	1.1;

1.1
date	2002.01.31.11.09.01;	author olgeni;	state Exp;
branches;
next	;


desc
@@


1.3
log
@* All the world's an i386...
* Remove empty patch file.
@
text
@@


1.2
log
@Update port to version 5.04.

PR:		40779
Submitted by:	Simon Marlow <simon@@smarlow.com>
Reviewed by:	Oliver Braun <obraun@@informatik.unibw-muenchen.de>
@
text
@@


1.1
log
@Update port to version 5.02.2 and remove dependency on devel/happy from the
configuration script.

PR:		34349
Submitted by:	Simon Marlow <simon@@smarlow.com>
@
text
@a0 19
*** configure~	Fri Nov  2 12:49:24 2001
--- configure	Thu Jan 24 21:51:56 2002
***************
*** 2593,2599 ****
        test ${h1} -lt ${h2}
      )
  then 
!   { echo "configure: error: Happy version 1.9 or later is required to compile GHC." 1>&2; exit 1; }
  
  fi
  fi
--- 2593,2599 ----
        test ${h1} -lt ${h2}
      )
  then 
! #  { echo "configure: error: Happy version 1.9 or later is required to compile GHC." 1>&2; exit 1; }
  
  fi
  fi
@

