From a99e88fa80b39ed53ace5673818262adc09f2b34 Mon Sep 17 00:00:00 2001 From: miwi Date: Tue, 16 Jan 2007 22:25:30 +0000 Subject: - Add patch --- comms/atslog/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 comms/atslog/files/patch-configure (limited to 'comms') diff --git a/comms/atslog/files/patch-configure b/comms/atslog/files/patch-configure new file mode 100644 index 000000000000..d2f02605b6bc --- /dev/null +++ b/comms/atslog/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Thu Jan 11 18:05:57 2007 ++++ configure Tue Jan 16 15:13:59 2007 +@@ -2514,7 +2514,7 @@ + fi + + # Check if version of Perl is sufficient +-ac_perl_version="5.0.0" ++ac_perl_version="5" + + if test "x$PERL" != "x"; then + echo "$as_me:$LINENO: checking for perl version greater than or equal to $ac_perl_version" >&5 -- cgit