]> git.sesse.net Git - mlt/blobdiff - README
config mods; avformat static or shared build; corrections to sdl
[mlt] / README
diff --git a/README b/README
index b22c0a85ca7c6ac0e9595c2bb205724d93d3c994..ea8a4fc0db54ca0a5d4858308976c3d5210a32e1 100644 (file)
--- a/README
+++ b/README
@@ -20,12 +20,9 @@ Configuration
 
            ./configure 
 
-       Usage is:
+       More information on usage is found by running:
 
-       ./configure --help          - report all configure options
-       ./configure --prefix=[dir]  - target install directory (default: /usr/local)
-       ./configure --disable-[mod] - do not compile specified module(s)
-       ./configure --[other]       - pass through to children
+           ./configure --help
 
        NB: This script must be run to register new services after a CVS checkout
        or subsequent update.