X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=INSTALL;h=6cc19066cf88f071c9de526db819a0212a26fdb3;hb=12ade3e3bc975d5426ba4af155b7372c31093b31;hp=7f3a2160d4d6bea158901d4bc840b0228cef3804;hpb=16af75f1bbc0f0e240d969ef0616de5725a88ddc;p=vlc diff --git a/INSTALL b/INSTALL index 7f3a2160d4..6cc19066cf 100644 --- a/INSTALL +++ b/INSTALL @@ -14,14 +14,14 @@ Configuring VLC A typical way to configure VLC is: - ./configure --prefix=/usr + ./configure See `./configure --help' for more information. If you intend to debug stuff, you may want to compile with debugging symbols: - make distclean ; ./configure --prefix=/usr --enable-debug + make distclean ; ./configure --enable-debug We recommend using GCC to build VLC, though some people reported success with the Intel C compiler (version 8) as well. GCC version 3.3 or higher is