diff --git a/INSTALL b/INSTALL index 9aa86c99..96ddec5b 100644 --- a/INSTALL +++ b/INSTALL @@ -16,13 +16,14 @@ You can install it with './waf install' For further options run './waf --help' -+++ The alternative +++ ++++ Legacy support +++ -Alternatively, autotools build files are available. +There are also autotools build files available. This +is not recommended except when waf for any reason won't work. -If you checked out from the repository, make sure -you have *libtool* and *intltool* installed. -Then run './autogen.sh'. +Make sure you have *libtool* and *intltool* installed. + +Run './legacy.sh'. Run './configure' diff --git a/autogen.sh b/legacy.sh similarity index 100% rename from autogen.sh rename to legacy.sh