summaryrefslogtreecommitdiff
path: root/post_download.in
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2011-09-25 13:41:08 -0400
committerPeter Foley <pefoley2@verizon.net>2011-09-25 18:14:13 -0400
commit5ebf2a0b439d35b346dde6837a5f1060a8d05fed (patch)
tree37469c21d2337a48c570f86d0659106482724230 /post_download.in
parentfc17ff3bd3067854667e3bdb8f14d4cdb505604e (diff)
update post_download.in
Diffstat (limited to 'post_download.in')
-rw-r--r--[-rwxr-xr-x]post_download.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/post_download.in b/post_download.in
index d7fa19a47f7d..46d50ce1170b 100755..100644
--- a/post_download.in
+++ b/post_download.in
@@ -1,5 +1,5 @@
-AC_INIT([LibreOffice], [3.4],,, [http://documentfoundation.org/])
-AC_PREREQ(2.50)
+AC_INIT([LibreOffice],[3.5],[],[],[http://documentfoundation.org/])
+AC_PREREQ([2.61])
echo "********************************************************************"
echo "*"
@@ -10,7 +10,7 @@ echo "********************************************************************"
dnl ===================================================================
dnl The following is a list of supported systems.
dnl ===================================================================
-AC_CANONICAL_SYSTEM
+AC_CANONICAL_HOST
case "$host_os" in
solaris*)
_os=SunOS