X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README;h=7825aef61e6976ae9adef3c9b859008337cd5f08;hb=75060af4927b7e412634756bb1ec952a25fab772;hp=a0ced0aa5408766a4dde602faba5e46d81ca32aa;hpb=8a8677a2c1e203de235cf7e8f1ee2605b68f7164;p=deb_libcec.git 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