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


1.2
date	2002.04.11.20.12.21;	author se;	state dead;
branches;
next	1.1;

1.1
date	2002.02.14.21.47.49;	author se;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Upgrade to release 0.13.1.

Seems that privileges are dropped in a way, that restricts writing of
the PID file to driectories that can be written into by the UID the
process is running under (i.e. nobody). This will be fixed later ...
@
text
@--- configure~	Sun Feb  3 12:20:16 2002
+++ configure	Thu Feb 14 22:27:32 2002
@@@@ -1861,7 +1861,7 @@@@
 
 fi
 
-for ac_func in getcwd strdup seteuid setegid
+for ac_func in getcwd strdup strcasestr seteuid setegid
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
 echo "configure:1868: checking for $ac_func" >&5
@


1.1
log
@Upgrade to 0.13.beta.j
@
text
@@

