From bdfa65415dd25109938a39204d604b5f49b5b0f0 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Mon, 18 Apr 2005 04:32:22 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=5883 --- checkin_notes | 4 ++++ configure.ac | 10 ++++++++++ doc/download.php | 31 +++++++++++++++---------------- doc/gui_rpc.php | 9 +++------ lib/msg_log.C | 6 +++--- version.h | 8 ++++---- 6 files changed, 39 insertions(+), 29 deletions(-) diff --git a/checkin_notes b/checkin_notes index f00a4f1da4..2142b3badd 100755 --- a/checkin_notes +++ b/checkin_notes @@ -27309,3 +27309,7 @@ Bruce 17 April 2005 ops/ profile_screen_form.php +David 17 April 2005 + - (from Reinhard Prix) add IOKit framework to Mac compile of core client + + configure.ac diff --git a/configure.ac b/configure.ac index 382a5889a6..df55870919 100644 --- a/configure.ac +++ b/configure.ac @@ -400,6 +400,16 @@ for Linux and Solaris, and will have no effect. ;; esac + ## we need to link IOKit.framework on MacOSX for the client-build +case $target in + *darwin*) + if test "${enable_client}" = yes; then + LIBS="$LIBS -framework IOKit" + fi + ;; + *) ;; +esac + if ( test "${enable_client_release}" = yes ) && ( test "${enable_client}" = yes ); then echo "----------" echo "NOTE: Building portable client binaries" diff --git a/doc/download.php b/doc/download.php index 739ba46909..7eccc4d58b 100755 --- a/doc/download.php +++ b/doc/download.php @@ -140,7 +140,8 @@ Click on your computer type, or scroll down. If your computer is not of one of these types, you can

Download information is also available in @@ -207,34 +208,32 @@ version( win_new(), "

", "