head	1.2;
access;
symbols
	old_RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.04.14.19.07.04;	author olgeni;	state dead;
branches;
next	1.1;

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


desc
@@


1.2
log
@Update port to version 8.1 (R8B-1)

Submitted by:	Vance Shipley <vances@@motivity.ca>
@
text
@--- make/otp.mk.in.orig	Fri Dec  7 17:59:22 2001
+++ make/otp.mk.in	Fri Dec  7 17:59:32 2001
@@@@ -41,6 +41,7 @@@@
 INSTALL = @@INSTALL@@
 INSTALL_DIR = @@INSTALL_DIR@@
 INSTALL_PROGRAM = @@INSTALL_PROGRAM@@
+INSTALL_SCRIPT = @@INSTALL_SCRIPT@@
 INSTALL_DATA = @@INSTALL_DATA@@
 
 CC = @@CC@@
@


1.1
log
@Update port to version 8.0 (R8B-0).

Remove my code to handle the documentation merge for patched releases, it
was rather obscure and error-prone. I'll rewrite it in a simpler way next
time I'll need to perform the merge.

Also include a fix for erlang-mode under emacs21 (by Hal Snyder
<hal@@vailsys.com> on the erlang mailing list).
@
text
@@

