]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
*** empty log message ***
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index eaf95e4f32fe99fa58435e9e8473ce0c93e208b9..2da32b7c53a784649267ce93622209c82d12ec7e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -110,7 +110,7 @@ much on it.
 
 To use the thesaurus, you will need to install libAikSaurus, available
 from:
-    http://aiken.clan11.com/aiksaurus/
+       http://aiksaurus.sourceforge.net/
 
 The two following programs should be available at configuration time:
 
@@ -223,6 +223,10 @@ Moreover, the following generic configure flags may be useful:
   o --mandir=DIRECTORY gives the directory where the man pages will go.
     [defaults to ${prefix}/man]
 
+  o --enable-mainainer-mode enables some code that automatically
+    rebuilds the configure script, makefiles templates and other useful
+    files when needed. This is off by default, to avoid surprises.
+
 Note that the --with-extra-* commands are not really robust when it
 comes to use of relative paths.  If you really want to use a relative path
 here, you can prepend it with "`pwd`/".