aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/atslog/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
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