head	1.2;
access;
symbols
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.02.19.11.41.13;	author ache;	state dead;
branches;
next	1.1;

1.1
date	99.10.24.01.57.37;	author ache;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch to GNU configure

PR:		34660
Submitted by:	"James E. Housley" <jeh@@thehousleys.net>
@
text
@--- build.dist	Sun Oct 17 09:31:38 1999
+++ build	Wed Oct 20 20:40:00 1999
@@@@ -114,10 +114,10 @@@@
 
 done
 
-rm -f config.h
-ln -s config.h.noac config.h
-rm -f src/pathnames.h
-ln -s pathnames.h.noac src/pathnames.h
+#rm -f config.h
+#ln -s config.h.noac config.h
+#rm -f src/pathnames.h
+#ln -s pathnames.h.noac src/pathnames.h
 
 echo 'make args are : '$makeargs''
 echo 'make opts are : '$makeopts''
@


1.1
log
@upgrade to 2.6.0

Submitted by:	Makoto MATSUSHITA <matusita@@jp.FreeBSD.org>
@
text
@@

