From: Martin Ellis Date: Thu, 15 Mar 2012 20:07:06 +0000 (+0000) Subject: updated: OS-X installation requirements and pointer X-Git-Tag: upstream/2.2.0~1^2~31^2~73 X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=commitdiff_plain;h=4777f2539735656889786fd3e59d419bbf13a9c1 updated: OS-X installation requirements and pointer --- diff --git a/README b/README index c60a921..4b0621c 100644 --- a/README +++ b/README @@ -30,7 +30,7 @@ To compile libCEC on OS-X, you'll need the following dependencies: * autoconf 2.13 or later * automake 1.11 or later * pkg-config -* xcode (TODO: version?) +* xcode 3.2.6 or later To compile, execute the following commands (TODO: please verify): # autoreconf -vif @@ -38,6 +38,8 @@ To compile, execute the following commands (TODO: please verify): # make # sudo make install +# Note: You may need to copy pkg.m4 to your m4 sources directory + =============================================================================== === Windows === ===============================================================================