head	1.2;
access;
symbols
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.08.08.03.53.15;	author kris;	state dead;
branches;
next	1.1;

1.1
date	2002.01.09.04.44.52;	author pat;	state Exp;
branches;
next	;


desc
@@


1.2
log
@As announced on May 6, remove the broken lang/pnet port.
@
text
@--- libgc/configure.orig	Sun Dec 30 23:15:13 2001
+++ libgc/configure	Sun Dec 30 23:21:19 2001
@@@@ -410,16 +410,6 @@@@
   -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
     ;;
 
-  *)
-    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
-      echo "configure: warning: $ac_option: invalid host type" 1>&2
-    fi
-    if test "x$nonopt" != xNONE; then
-      { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
-    fi
-    nonopt="$ac_option"
-    ;;
-
   esac
 done
 
@


1.1
log
@Update to 0.2.6

PR:		31727
Reviewed by:	maintainer
@
text
@@

