head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2011.11.29.18.36.34;	author dim;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add some patches to make this port build with clang.

Feature safe:	yes
@
text
@--- configur.orig	2003-06-30 09:39:59.000000000 +0200
+++ configur	2011-11-29 13:21:17.000000000 +0100
@@@@ -1476,7 +1476,7 @@@@
 
 
 
-CC_LIST="gcc cc c89 acc"
+CC_LIST="gcc clang cc c89 acc"
 
 mh_sysv_incdir=""
 mh_sysv_libdir=""
@
