Auto-generate settings.sml
[bpt/mlt.git] / BUILDING
index 41164d4..3897dff 100644 (file)
--- a/BUILDING
+++ b/BUILDING
@@ -13,6 +13,8 @@ internals, and they may change often.
 Configuration
 =============
 
+Modify the parameters in settings as appropriate for your system.
+
 If it is possible for you to modify a file /etc/mlt.conf, then you
 can edit this file to set various options related to locations of
 important files on your file system. In particular, you may want to
@@ -24,10 +26,6 @@ variable definition in src/config.sml to a different path, or you can
 leave it as is and provide all configuration in the local mlt.conf
 file for each project.
 
-You should also edit the paths in the simple install script in this
-directory if you want to install system-wide binaries and scripts to
-somewhere besides /usr/local/bin.
-
 These changes may be made for you by a fancy configuration program in
 a future release.