summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-04-23 09:09:21 +0000
committerfukachan <fukachan>2002-04-23 09:09:21 +0000
commit804d5d996bdc58f6056ddee4e14aa6ef22ebfbdb (patch)
tree288a6f23aadeda0131f30e639e227945d964d0fe /configure
parent22802d4e15007f3588dc6ab0449310bf8418128d (diff)
downloadfml8-804d5d996bdc58f6056ddee4e14aa6ef22ebfbdb.tar.gz
fml8-804d5d996bdc58f6056ddee4e14aa6ef22ebfbdb.tar.bz2
fml8-804d5d996bdc58f6056ddee4e14aa6ef22ebfbdb.zip
regen. (search path for newaliases, postfix, postalias)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure130
1 files changed, 119 insertions, 11 deletions
diff --git a/configure b/configure
index 7f6dc2c4..f6c47a0b 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
-# From configure.in Revision: 1.18
+# From configure.in Revision: 1.19
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
@@ -1108,11 +1108,116 @@ else
echo "$ac_t""no" 1>&6
fi
+# Extract the first word of "newaliases", so it can be a program name with args.
+set dummy newaliases; ac_word=$2
+echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+echo "configure:1115: checking for $ac_word" >&5
+if eval "test \"`echo '$''{'ac_cv_path_NEWALIASES'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+else
+ case "$NEWALIASES" in
+ /*)
+ ac_cv_path_NEWALIASES="$NEWALIASES" # Let the user override the test with a path.
+ ;;
+ ?:/*)
+ ac_cv_path_NEWALIASES="$NEWALIASES" # Let the user override the test with a dos path.
+ ;;
+ *)
+ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
+ ac_dummy="$PATH"
+ for ac_dir in $ac_dummy; do
+ test -z "$ac_dir" && ac_dir=.
+ if test -f $ac_dir/$ac_word; then
+ ac_cv_path_NEWALIASES="$ac_dir/$ac_word"
+ break
+ fi
+ done
+ IFS="$ac_save_ifs"
+ ;;
+esac
+fi
+NEWALIASES="$ac_cv_path_NEWALIASES"
+if test -n "$NEWALIASES"; then
+ echo "$ac_t""$NEWALIASES" 1>&6
+else
+ echo "$ac_t""no" 1>&6
+fi
+
+# Extract the first word of "postfix", so it can be a program name with args.
+set dummy postfix; ac_word=$2
+echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+echo "configure:1150: checking for $ac_word" >&5
+if eval "test \"`echo '$''{'ac_cv_path_POSTFIX'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+else
+ case "$POSTFIX" in
+ /*)
+ ac_cv_path_POSTFIX="$POSTFIX" # Let the user override the test with a path.
+ ;;
+ ?:/*)
+ ac_cv_path_POSTFIX="$POSTFIX" # Let the user override the test with a dos path.
+ ;;
+ *)
+ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
+ ac_dummy="$PATH"
+ for ac_dir in $ac_dummy; do
+ test -z "$ac_dir" && ac_dir=.
+ if test -f $ac_dir/$ac_word; then
+ ac_cv_path_POSTFIX="$ac_dir/$ac_word"
+ break
+ fi
+ done
+ IFS="$ac_save_ifs"
+ ;;
+esac
+fi
+POSTFIX="$ac_cv_path_POSTFIX"
+if test -n "$POSTFIX"; then
+ echo "$ac_t""$POSTFIX" 1>&6
+else
+ echo "$ac_t""no" 1>&6
+fi
+
+# Extract the first word of "postalias", so it can be a program name with args.
+set dummy postalias; ac_word=$2
+echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+echo "configure:1185: checking for $ac_word" >&5
+if eval "test \"`echo '$''{'ac_cv_path_POSTALIAS'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+else
+ case "$POSTALIAS" in
+ /*)
+ ac_cv_path_POSTALIAS="$POSTALIAS" # Let the user override the test with a path.
+ ;;
+ ?:/*)
+ ac_cv_path_POSTALIAS="$POSTALIAS" # Let the user override the test with a dos path.
+ ;;
+ *)
+ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
+ ac_dummy="$PATH"
+ for ac_dir in $ac_dummy; do
+ test -z "$ac_dir" && ac_dir=.
+ if test -f $ac_dir/$ac_word; then
+ ac_cv_path_POSTALIAS="$ac_dir/$ac_word"
+ break
+ fi
+ done
+ IFS="$ac_save_ifs"
+ ;;
+esac
+fi
+POSTALIAS="$ac_cv_path_POSTALIAS"
+if test -n "$POSTALIAS"; then
+ echo "$ac_t""$POSTALIAS" 1>&6
+else
+ echo "$ac_t""no" 1>&6
+fi
+
# Extract the first word of "nkf", so it can be a program name with args.
set dummy nkf; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1116: checking for $ac_word" >&5
+echo "configure:1221: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_NKF'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1147,7 +1252,7 @@ fi
# Extract the first word of "kakasi", so it can be a program name with args.
set dummy kakasi; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1151: checking for $ac_word" >&5
+echo "configure:1256: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_KAKASI'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1182,7 +1287,7 @@ fi
# Extract the first word of "namazu", so it can be a program name with args.
set dummy namazu; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1186: checking for $ac_word" >&5
+echo "configure:1291: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_NAMAZU'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1218,7 +1323,7 @@ fi
# Extract the first word of "pgp", so it can be a program name with args.
set dummy pgp; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1222: checking for $ac_word" >&5
+echo "configure:1327: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_PGP'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1253,7 +1358,7 @@ fi
# Extract the first word of "pgp5", so it can be a program name with args.
set dummy pgp5; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1257: checking for $ac_word" >&5
+echo "configure:1362: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_PGP5'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1288,7 +1393,7 @@ fi
# Extract the first word of "pgpe", so it can be a program name with args.
set dummy pgpe; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1292: checking for $ac_word" >&5
+echo "configure:1397: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_PGPe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1323,7 +1428,7 @@ fi
# Extract the first word of "pgpk", so it can be a program name with args.
set dummy pgpk; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1327: checking for $ac_word" >&5
+echo "configure:1432: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_PGPK'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1358,7 +1463,7 @@ fi
# Extract the first word of "pgps", so it can be a program name with args.
set dummy pgps; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1362: checking for $ac_word" >&5
+echo "configure:1467: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_PGPS'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1393,7 +1498,7 @@ fi
# Extract the first word of "pgpv", so it can be a program name with args.
set dummy pgpv; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1397: checking for $ac_word" >&5
+echo "configure:1502: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_PGPV'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1428,7 +1533,7 @@ fi
# Extract the first word of "gpg", so it can be a program name with args.
set dummy gpg; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1432: checking for $ac_word" >&5
+echo "configure:1537: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_GPG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1696,6 +1801,9 @@ s%@BUNZIP2@%$BUNZIP2%g
s%@UUENCODE@%$UUENCODE%g
s%@COMPRESS@%$COMPRESS%g
s%@SENDMAIL@%$SENDMAIL%g
+s%@NEWALIASES@%$NEWALIASES%g
+s%@POSTFIX@%$POSTFIX%g
+s%@POSTALIAS@%$POSTALIAS%g
s%@NKF@%$NKF%g
s%@KAKASI@%$KAKASI%g
s%@NAMAZU@%$NAMAZU%g