From 4777f2539735656889786fd3e59d419bbf13a9c1 Mon Sep 17 00:00:00 2001 From: Martin Ellis Date: Thu, 15 Mar 2012 20:07:06 +0000 Subject: [PATCH] updated: OS-X installation requirements and pointer --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 === =============================================================================== -- 2.34.1