lyx_mirror/3rdparty
Jean-Marc Lasgouttes d9e0a842cf Compile 3rdparty/hunspell in stdlib-debug mode when needed
A function that returns a vector<string> will lead to a crash if the
main code and the library have not been compiled with the same
stdlib-debug state. See for example:
https://stackoverflow.com/questions/4764048/stl-and-release-debug-library-mess

This is fixed by introducing a new variable STDLIB_DEBUG that contains
the flags that trigger the debug mode (autoconf only for now).

This will allow to go forward with bug #10547.
2018-03-29 12:08:48 +02:00
..
boost Update boost to 1.65.1 2017-09-12 11:37:36 +02:00
evince_sync Some minor polishment and comments. 2017-07-19 10:22:13 +02:00
hunspell Compile 3rdparty/hunspell in stdlib-debug mode when needed 2018-03-29 12:08:48 +02:00
libiconv libiconv: adapt makefile.am for new files in libiconv 1.15 2017-09-10 15:19:40 +02:00
mythes Mythes: fix -Wsign-compare warning 2017-08-12 10:43:21 +02:00
zlib zlib: update to zlib 1.2.11 2017-12-06 02:45:49 +01:00
Makefile.am Update bundled mythes to version 1.2.5 2017-03-06 17:08:38 +01:00