summaryrefslogtreecommitdiff
path: root/post_download.in
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2011-11-07 18:08:11 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2011-11-07 18:08:11 +0100
commit39a2372a125e619186a243eec1b2828f5bd41b2b (patch)
treea4ba6f24f3adac311431f46781405aee5c59ead3 /post_download.in
parent0814eeb546d71957acbcce56bdc235a76b93fb79 (diff)
require autoconf >= 2.59 to please MAC OSX 10.4
Diffstat (limited to 'post_download.in')
-rw-r--r--post_download.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/post_download.in b/post_download.in
index 6025d38579db..34aeba82a479 100644
--- a/post_download.in
+++ b/post_download.in
@@ -1,5 +1,5 @@
AC_INIT([LibreOffice],[3.5],[],[],[http://documentfoundation.org/])
-AC_PREREQ([2.61])
+AC_PREREQ([2.59])
echo "********************************************************************"
echo "*"