Several changes, fixed dependencies

This commit is contained in:
Michiel Broek
2002-06-15 14:09:15 +00:00
parent ef92dc3316
commit 9368fd32b0
9 changed files with 790 additions and 11 deletions

682
configure vendored
View File

@@ -7026,6 +7026,669 @@ fi
done
test -n "$GZIP" || GZIP="no-gzip-found-during-configure"
# Extract the first word of "arc", so it can be a program name with args.
set dummy arc; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_ARC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $ARC in
[\\/]* | ?:[\\/]*)
ac_cv_path_ARC="$ARC" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_ARC="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
ARC=$ac_cv_path_ARC
if test -n "$ARC"; then
echo "$as_me:$LINENO: result: $ARC" >&5
echo "${ECHO_T}$ARC" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "arj", so it can be a program name with args.
set dummy arj; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_ARJ+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $ARJ in
[\\/]* | ?:[\\/]*)
ac_cv_path_ARJ="$ARJ" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_ARJ="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
ARJ=$ac_cv_path_ARJ
if test -n "$ARJ"; then
echo "$as_me:$LINENO: result: $ARJ" >&5
echo "${ECHO_T}$ARJ" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "unarj", so it can be a program name with args.
set dummy unarj; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_UNARJ+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $UNARJ in
[\\/]* | ?:[\\/]*)
ac_cv_path_UNARJ="$UNARJ" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_UNARJ="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
UNARJ=$ac_cv_path_UNARJ
if test -n "$UNARJ"; then
echo "$as_me:$LINENO: result: $UNARJ" >&5
echo "${ECHO_T}$UNARJ" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "lha", so it can be a program name with args.
set dummy lha; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_LHA+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $LHA in
[\\/]* | ?:[\\/]*)
ac_cv_path_LHA="$LHA" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_LHA="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
LHA=$ac_cv_path_LHA
if test -n "$LHA"; then
echo "$as_me:$LINENO: result: $LHA" >&5
echo "${ECHO_T}$LHA" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "rar", so it can be a program name with args.
set dummy rar; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_RAR+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $RAR in
[\\/]* | ?:[\\/]*)
ac_cv_path_RAR="$RAR" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_RAR="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
RAR=$ac_cv_path_RAR
if test -n "$RAR"; then
echo "$as_me:$LINENO: result: $RAR" >&5
echo "${ECHO_T}$RAR" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "unrar", so it can be a program name with args.
set dummy unrar; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_UNRAR+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $UNRAR in
[\\/]* | ?:[\\/]*)
ac_cv_path_UNRAR="$UNRAR" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_UNRAR="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
UNRAR=$ac_cv_path_UNRAR
if test -n "$UNRAR"; then
echo "$as_me:$LINENO: result: $UNRAR" >&5
echo "${ECHO_T}$UNRAR" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "tar", so it can be a program name with args.
set dummy tar; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_TAR+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $TAR in
[\\/]* | ?:[\\/]*)
ac_cv_path_TAR="$TAR" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_TAR="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
TAR=$ac_cv_path_TAR
if test -n "$TAR"; then
echo "$as_me:$LINENO: result: $TAR" >&5
echo "${ECHO_T}$TAR" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "zip", so it can be a program name with args.
set dummy zip; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_ZIP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $ZIP in
[\\/]* | ?:[\\/]*)
ac_cv_path_ZIP="$ZIP" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_ZIP="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
ZIP=$ac_cv_path_ZIP
if test -n "$ZIP"; then
echo "$as_me:$LINENO: result: $ZIP" >&5
echo "${ECHO_T}$ZIP" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "unzip", so it can be a program name with args.
set dummy unzip; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_UNZIP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $UNZIP in
[\\/]* | ?:[\\/]*)
ac_cv_path_UNZIP="$UNZIP" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_UNZIP="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
UNZIP=$ac_cv_path_UNZIP
if test -n "$UNZIP"; then
echo "$as_me:$LINENO: result: $UNZIP" >&5
echo "${ECHO_T}$UNZIP" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "zoo", so it can be a program name with args.
set dummy zoo; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_ZOO+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $ZOO in
[\\/]* | ?:[\\/]*)
ac_cv_path_ZOO="$ZOO" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_ZOO="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
ZOO=$ac_cv_path_ZOO
if test -n "$ZOO"; then
echo "$as_me:$LINENO: result: $ZOO" >&5
echo "${ECHO_T}$ZOO" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "antivir", so it can be a program name with args.
set dummy antivir; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_ANTIVIR+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $ANTIVIR in
[\\/]* | ?:[\\/]*)
ac_cv_path_ANTIVIR="$ANTIVIR" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_ANTIVIR="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
ANTIVIR=$ac_cv_path_ANTIVIR
if test -n "$ANTIVIR"; then
echo "$as_me:$LINENO: result: $ANTIVIR" >&5
echo "${ECHO_T}$ANTIVIR" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "f-prot", so it can be a program name with args.
set dummy f-prot; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_FPROT+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $FPROT in
[\\/]* | ?:[\\/]*)
ac_cv_path_FPROT="$FPROT" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_FPROT="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
FPROT=$ac_cv_path_FPROT
if test -n "$FPROT"; then
echo "$as_me:$LINENO: result: $FPROT" >&5
echo "${ECHO_T}$FPROT" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "uvscan", so it can be a program name with args.
set dummy uvscan; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_UVSCAN+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $UVSCAN in
[\\/]* | ?:[\\/]*)
ac_cv_path_UVSCAN="$UVSCAN" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_UVSCAN="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
UVSCAN=$ac_cv_path_UVSCAN
if test -n "$UVSCAN"; then
echo "$as_me:$LINENO: result: $UVSCAN" >&5
echo "${ECHO_T}$UVSCAN" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "rb", so it can be a program name with args.
set dummy rb; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_RB+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $RB in
[\\/]* | ?:[\\/]*)
ac_cv_path_RB="$RB" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_RB="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
RB=$ac_cv_path_RB
if test -n "$RB"; then
echo "$as_me:$LINENO: result: $RB" >&5
echo "${ECHO_T}$RB" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "sb", so it can be a program name with args.
set dummy sb; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_SB+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $SB in
[\\/]* | ?:[\\/]*)
ac_cv_path_SB="$SB" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_SB="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
SB=$ac_cv_path_SB
if test -n "$SB"; then
echo "$as_me:$LINENO: result: $SB" >&5
echo "${ECHO_T}$SB" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "rz", so it can be a program name with args.
set dummy rz; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_RZ+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $RZ in
[\\/]* | ?:[\\/]*)
ac_cv_path_RZ="$RZ" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_RZ="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
RZ=$ac_cv_path_RZ
if test -n "$RZ"; then
echo "$as_me:$LINENO: result: $RZ" >&5
echo "${ECHO_T}$RZ" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "sz", so it can be a program name with args.
set dummy sz; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_SZ+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
case $SZ in
[\\/]* | ?:[\\/]*)
ac_cv_path_SZ="$SZ" # Let the user override the test with a path.
;;
*)
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
ac_cv_path_SZ="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
done
done
;;
esac
fi
SZ=$ac_cv_path_SZ
if test -n "$SZ"; then
echo "$as_me:$LINENO: result: $SZ" >&5
echo "${ECHO_T}$SZ" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Check whether --with-log-compress or --without-log-compress was given.
if test "${with_log_compress+set}" = set; then
@@ -7101,7 +7764,7 @@ echo "${ECHO_T}$vpop" >&6
done
ac_config_files="$ac_config_files Makefile.global mbfido/paths.h unix/login.defs INSTALL FILE_ID.DIZ"
ac_config_files="$ac_config_files Makefile.global paths.h unix/login.defs INSTALL FILE_ID.DIZ"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
@@ -7583,7 +8246,7 @@ do
case "$ac_config_target" in
# Handling of arguments.
"Makefile.global" ) CONFIG_FILES="$CONFIG_FILES Makefile.global" ;;
"mbfido/paths.h" ) CONFIG_FILES="$CONFIG_FILES mbfido/paths.h" ;;
"paths.h" ) CONFIG_FILES="$CONFIG_FILES paths.h" ;;
"unix/login.defs" ) CONFIG_FILES="$CONFIG_FILES unix/login.defs" ;;
"INSTALL" ) CONFIG_FILES="$CONFIG_FILES INSTALL" ;;
"FILE_ID.DIZ" ) CONFIG_FILES="$CONFIG_FILES FILE_ID.DIZ" ;;
@@ -7697,6 +8360,21 @@ s,@CPP@,$CPP,;t t
s,@LIBOBJS@,$LIBOBJS,;t t
s,@COMPRESS@,$COMPRESS,;t t
s,@GZIP@,$GZIP,;t t
s,@ARC@,$ARC,;t t
s,@ARJ@,$ARJ,;t t
s,@UNARJ@,$UNARJ,;t t
s,@LHA@,$LHA,;t t
s,@RAR@,$RAR,;t t
s,@UNRAR@,$UNRAR,;t t
s,@UNZIP@,$UNZIP,;t t
s,@ZOO@,$ZOO,;t t
s,@ANTIVIR@,$ANTIVIR,;t t
s,@FPROT@,$FPROT,;t t
s,@UVSCAN@,$UVSCAN,;t t
s,@RB@,$RB,;t t
s,@SB@,$SB,;t t
s,@RZ@,$RZ,;t t
s,@SZ@,$SZ,;t t
s,@LOG_COMPRESS@,$LOG_COMPRESS,;t t
s,@LOG_COMPRESSEXT@,$LOG_COMPRESSEXT,;t t
CEOF