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(), "

", "