Automatically generate mlt.conf
[bpt/mlt.git] / settings
index 6a480c9..0e42a73 100644 (file)
--- a/settings
+++ b/settings
@@ -1,5 +1,14 @@
 BIN=/usr/local/bin
 BIN=/usr/local/bin
+# Directory where programs will be installed
+
 SMLBIN=/usr/local/sml/bin
 SMLBIN=/usr/local/sml/bin
+# Location of SML/NJ tools
+
 PLATFORM=x86-linux
 PLATFORM=x86-linux
+# The suffix SML/NJ uses for heaps on your platform
+
 MLTDIR=/usr/local/share/mlt
 MLTDIR=/usr/local/share/mlt
-DEFAULT=/etc/mlt.conf
\ No newline at end of file
+# Where you installed the mlt tree
+
+DEFAULT=/etc/mlt.conf
+# Path to default configuration file
\ No newline at end of file