From 0e84b727786a16ade28bb081742e5c39c33ed7fa Mon Sep 17 00:00:00 2001 From: Tar Committer Date: Mon, 9 Apr 2001 07:32:33 +0000 Subject: Imported from rancid-2.2b.tar.gz. --- configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 1662bc5..789b238 100755 --- a/configure +++ b/configure @@ -794,7 +794,7 @@ PACKAGE=rancid # VERSION needs to be updated such that 'make dist' uses the correct # filename for the directory name and tarball. -VERSION=2.1 +VERSION=2.2b echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 echo "configure:801: checking whether to enable maintainer-specific portions of Makefiles" >&5 @@ -1508,14 +1508,14 @@ rd_cv_rd_bin_datas=$RD_BIN_DATAS # RD_BIN_PROGS are bin/ .in's that need to be installed with execute perms. RD_BIN_PROGS="cat5rancid control_rancid \ -clogin create_cvs do-diffs elogin erancid \ +alogin arancid clogin create_cvs do-diffs elogin erancid \ flogin francid jlogin jrancid par rancid-fe \ rancid rename rrancid" rd_cv_rd_bin_progs=$RD_BIN_PROGS # RD_UTIL_PROGS are util/ .in's that need to be installed with execute perms. -RD_UTIL_PROGS="rtrfilter" +RD_UTIL_PROGS="rtrfilter downreport" rd_cv_rd_util_progs=$RD_UTIL_PROGS -- cgit