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


1.2
date	2010.06.02.03.07.35;	author linimon;	state dead;
branches;
next	1.1;

1.1
date	2009.11.05.02.40.25;	author amdmi3;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove expired port lang/pike72: use pike76 or pike78 instead.
@
text
@--- configure.orig	2004-03-09 00:17:59.000000000 +0100
+++ configure	2009-10-30 22:43:19.000000000 +0100
@@@@ -1782,7 +1782,7 @@@@
       case "/$CC" in
         */smartlink\ cc)
            if test -x /usr/bin/cc; then
-             CC="`echo $CC|sed -e 's/ cc/ \/usr\/bin\/cc/`"
+             CC="`echo $CC|sed -e 's/ cc/ \/usr\/bin\/cc/'`"
            else
              : ;
            fi
@


1.1
log
@- Fix build on 9.0

PR:		140125
Submitted by:	Jilles Tjoelker <jilles@@stack.nl>
Apprived by:	Xavier Beaudouin <kiwi@@oav.net> (maintainer)
@
text
@@

