From 41b7b1d61609aa3be4e663b9accc21c7188bb883 Mon Sep 17 00:00:00 2001 From: dougb Date: Mon, 22 May 2006 19:46:00 +0000 Subject: This patch is not quite as unecessary as I thought. Update for version 2.4.3. --- sysutils/shlock/files/patch-configure | 78 +++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 sysutils/shlock/files/patch-configure (limited to 'sysutils/shlock') diff --git a/sysutils/shlock/files/patch-configure b/sysutils/shlock/files/patch-configure new file mode 100644 index 000000000000..81189058614b --- /dev/null +++ b/sysutils/shlock/files/patch-configure @@ -0,0 +1,78 @@ +--- configure.orig Sun Mar 19 20:14:57 2006 ++++ configure Mon May 22 12:43:14 2006 +@@ -6244,9 +6244,6 @@ + echo "$ac_t""no" 1>&6 + fi + +-if test -z "${_PATH_PERL}" ; then +- { echo "configure: error: perl was not found in path and is required" 1>&2; exit 1; } +-fi + # Extract the first word of "sh", so it can be a program name with args. + set dummy sh; ac_word=$2 + echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +@@ -6402,24 +6399,6 @@ + done + test -n "$_PATH_UUX" || _PATH_UUX="uux" + +- +-inn_perl_command='print $]' +- +- +-echo $ac_n "checking for Perl version""... $ac_c" 1>&6 +-echo "configure:6411: checking for Perl version" >&5 +-if eval "test \"`echo '$''{'inn_cv_perl_version'+set}'`\" = set"; then +- echo $ac_n "(cached) $ac_c" 1>&6 +-else +- if $_PATH_PERL -e 'require 5.004_03;' > /dev/null 2>&1 ; then +- inn_cv_perl_version=`$_PATH_PERL -e "$inn_perl_command"` +-else +- { echo "configure: error: Perl 5.004_03 or greater is required" 1>&2; exit 1; } +-fi +-fi +- +-echo "$ac_t""$inn_cv_perl_version" 1>&6 +- + pgpverify=true + for ac_prog in gpgv + do +@@ -11852,40 +11831,3 @@ + chmod +x $CONFIG_STATUS + rm -fr confdefs* $ac_clean_files + test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 +- +- +-cat < /dev/null ; then +- : +-else +- cat <