From: Lars Op den Kamp Date: Mon, 4 Jun 2012 08:58:50 +0000 (+0200) Subject: updated README X-Git-Tag: upstream/2.2.0~1^2~23^2^2~8 X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=commitdiff_plain;h=7b85ea893be3801dc7daca7bd56876607b6a81b7 updated README --- diff --git a/README b/README index a0ced0a..7825aef 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ To compile libCEC on Linux, you'll need the following dependencies: To compile, execute the following commands: # autoreconf -vif -# ./configure --prefix=/usr +# ./configure # make # sudo make install @@ -36,7 +36,7 @@ To compile libCEC on OS-X, you'll need the following dependencies: To compile, execute the following commands (TODO: please verify): # autoreconf -vif -# ./configure --prefix=/usr +# ./configure # make # sudo make install