@@ -69,16 +69,13 @@ A number of tools and libraries are needed in order to recompile everything. You
-[Flex](http://flex.sourceforge.net/), version 2.5.4 or later (only if you get the source through Git)
-[Autoconf](http://www.gnu.org/software/autoconf/), version 2.62 or later (only if you get the source through Git) (see [Installing an updated version of Autoconf in your own directory, in GNU/Linux](http://www.dynare.org/DynareWiki/AutoMake))
-[Automake](http://www.gnu.org/software/automake/), version 1.11.2 or later (only if you get the source through Git) (see [Installing an updated version of AutoMake in your own directory, in GNU/Linux](http://www.dynare.org/DynareWiki/AutoMake))
-[CWEB](http://www-cs-faculty.stanford.edu/%7Eknuth/cweb.html), with its tools
`ctangle` and `cweave` (only if you want to build the k-order DLL or Dynare++, and get the source through Git)
- An implementation of BLAS and LAPACK: either [ATLAS](http://math-atlas.sourceforge.net/), [OpenBLAS](http://xianyi.github.com/OpenBLAS/), Netlib ([BLAS](http://www.netlib.org/blas/), [LAPACK](http://www.netlib.org/lapack/)) or [MKL](http://software.intel.com/en-us/intel-mkl/)(only if you want to build Dynare++)
- An implementation of [POSIX Threads](http://en.wikipedia.org/wiki/POSIX_Threads)(optional, for taking advantage of multi-core)
-[MAT File I/O library](http://sourceforge.net/projects/matio/)(if you want to compile Markov-Switching code, the estimation DLL, k-order DLL and Dynare++)
-[SLICOT](http://www.slicot.org)(if you want to compile the Kalman steady state DLL)
-[GSL library](http://www.gnu.org/software/gsl/)(if you want to compile Markov-Switching code)
- A decent LaTeX distribution (if you want to compile PDF documentation). The following extra components may be needed:
-[Eplain](http://www.tug.org/eplain/) TeX macros (only if you want to build Dynare++ source documentation)
-[Beamer](http://latex-beamer.sourceforge.net/)(for some PDF presentations)
- A decent LaTeX distribution (if you want to compile PDF documentation),