summaryrefslogtreecommitdiffstats
path: root/util/configure
diff options
context:
space:
mode:
authorTar Committer <tar@ocjtech.us>2001-04-09 07:32:33 +0000
committerTar Committer <tar@ocjtech.us>2001-04-09 07:32:33 +0000
commit0e84b727786a16ade28bb081742e5c39c33ed7fa (patch)
tree12ee1a75666c0af32ecc7fbdc05c3a5833fb6fb8 /util/configure
parentb88919bea4b222a616adbdd2b82fc262a14afc8d (diff)
downloadrancid-2.2b.tar.gz
rancid-2.2b.tar.xz
rancid-2.2b.zip
Imported from rancid-2.2b.tar.gz.rancid-2.2b
Diffstat (limited to 'util/configure')
-rwxr-xr-xutil/configure4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/configure b/util/configure
index 8d59fa6..fb8e766 100755
--- a/util/configure
+++ b/util/configure
@@ -620,6 +620,9 @@ PERLV_PATH=$ac_cv_path_PERLV_PATH
EXPECT_PATH=$ac_cv_path_EXPECT_PATH
+MAILPLUS=$rd_cv_MAILPLUS
+
+
trap '' 1 2 15
cat > confcache <<\EOF
# This file is a shell script that caches the results of configure
@@ -772,6 +775,7 @@ s%@INSTALL_DATA@%$INSTALL_DATA%g
s%@RD_UTIL_PROGS@%$RD_UTIL_PROGS%g
s%@PERLV_PATH@%$PERLV_PATH%g
s%@EXPECT_PATH@%$EXPECT_PATH%g
+s%@MAILPLUS@%$MAILPLUS%g
CEOF
EOF