--- configure.orig	Mon Mar 15 21:04:49 2004
+++ configure	Thu Apr  1 14:56:36 2004
@@ -9329,7 +9329,7 @@
 
 
 
-if test ! -r "$cfg_dir/clamav.conf"; then
+if true; then
   INSTALL_CLAMAV_CONF_TRUE=
   INSTALL_CLAMAV_CONF_FALSE='#'
 else
@@ -9339,7 +9339,7 @@
 
 
 
-if test ! -r "$cfg_dir/freshclam.conf"; then
+if true; then
   INSTALL_FRESHCLAM_CONF_TRUE=
   INSTALL_FRESHCLAM_CONF_FALSE='#'
 else
