head	1.2;
access;
symbols
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2010.05.05.05.09.37;	author cy;	state dead;
branches;
next	1.1;

1.1
date	2004.01.29.17.37.57;	author cy;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update 1.3.r7 --> 4.2.

PR:		146072
Submitted by:	plosher
@
text
@--- configure.orig	Mon Mar 17 09:31:46 2003
+++ configure	Wed Jan 21 15:26:38 2004
@@@@ -11043,7 +11043,7 @@@@
 # Check whether --with-krbafs or --without-krbafs was given.
 if test "${with_krbafs+set}" = set; then
   withval="$with_krbafs"
-  if test x$withval != xyes ; then
+  if test x$withval != xyes -a x$withval != xno; then
 	    KRBAFS=$withval
 	    CPPFLAGS="-I$withval/include $CPPFLAGS"
 	    CFLAGS="-I$withval/include $CFLAGS"
@


1.1
log
@1. Update 1.0.3 --> 1.3-rc7
2. Update master site list
3. As 5.x already ships with it's own pam_krb5, configure the port to
   only install on 4.x systems.
@
text
@@

