X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README;h=7825aef61e6976ae9adef3c9b859008337cd5f08;hb=ebefc26c10d68ba9ced2a30c896dccc81c6c2eeb;hp=a0ced0aa5408766a4dde602faba5e46d81ca32aa;hpb=4b215264a83c02d00e5e505af8fffda9eb6a787e;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