lyx_mirror/3rdparty
Jean-Marc Lasgouttes 68a1f9a44e Do not use of boost::tokenizer
It is easier to use instead getVectorFromString for the use we have of this tokenizer. The two places are environment.cpp (path stuff) and qt_helpers (file fileters). The new code is much shorter.

This allow to remove boost/tokenizer.hpp and friends from our boost tree.
2016-05-29 17:55:45 -04:00
..
boost Do not use of boost::tokenizer 2016-05-29 17:55:45 -04:00
hunspell Configure included hunspell with autotools 2016-05-29 17:55:44 -04:00
libiconv Configure included iconv with autotools 2016-05-29 17:55:43 -04:00
zlib Add forgotten zlib includes 2016-05-29 17:55:43 -04:00
Makefile.am Configure included hunspell with autotools 2016-05-29 17:55:44 -04:00