summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-09 19:55:11 +0200
committerwm4 <wm4@nowhere>2015-05-09 19:55:11 +0200
commit0f063a5011ff120e672bd886f6090fc53d880259 (patch)
treeb141b6a2ac8f3da813b717cfd5439829da1c1cdc /README.md
parent1f389b05fcb252639bbcf0c340c2e5db0b3b5026 (diff)
downloadmpv-0f063a5011ff120e672bd886f6090fc53d880259.tar.bz2
mpv-0f063a5011ff120e672bd886f6090fc53d880259.tar.xz
old-configure: hide
It shouldn't be used, but it's still in the repo because I say so.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index bb3dd71316..20567c1dc0 100644
--- a/README.md
+++ b/README.md
@@ -57,9 +57,6 @@ To build the software you can use `./waf build`: the result of the compilation
will be located in `build/mpv`. You can use `./waf install` to install mpv
to the *prefix* after it is compiled.
-NOTE: Using the old build system (with `./old-configure`) should still work,
-but will be removed in a future version of mpv.
-
Essential dependencies (incomplete list):
- gcc or clang