Index: trunk/test/testcompile.sh
===================================================================
--- trunk/test/testcompile.sh	(revision 146)
+++ trunk/test/testcompile.sh	(revision 147)
@@ -414,11 +414,11 @@
 	# test standalone compilation
 	#
-	TEST="${S}standalone w/o mail${E}"
-	#
-	if test -r "Makefile"; then
-		$MAKE clean
-	fi
-	#
-	${TOP_SRCDIR}/configure --quiet --disable-mail --prefix=$PW_DIR --localstatedir=$PW_DIR --with-config-file=$PW_DIR/samhainrc.test  > /dev/null 2>> test_log  
+	TEST="${S}standalone w/o mail w/unix_rnd${E}"
+	#
+	if test -r "Makefile"; then
+		$MAKE clean
+	fi
+	#
+	${TOP_SRCDIR}/configure --quiet --disable-mail --prefix=$PW_DIR --localstatedir=$PW_DIR --with-config-file=$PW_DIR/samhainrc.test --with-rnd=unix > /dev/null 2>> test_log  
 	#
 	let "num = num + 1" >/dev/null
