Georg Baum 51cc8aa9f6 Fix build with GNU libstdc++ C++11 ABI
The GNU libstdc++ that ships witch gcc 5 can be used with the same ABI as
older versions, or with a new ABI which is conformant to the C++11 standard.
LyX did not build if the latter was used:
https://kojipkgs.fedoraproject.org//work/tasks/1267/9651267/build.log

This is now fixed by detecting the ABI version and disabling the wrong forward
declarations. At the same time, STD_STRING_USES_COW is switched off for the
C++11 ABI version, because the std::basic_string implementation is now C++11
conformant. Since the GNU libstdc++ can also used by other compilers such as
clang, we must not test for the compiler version.
2015-05-08 21:12:42 +02:00
..
2015-04-30 16:48:55 +02:00
2015-05-07 20:24:02 +02:00
2015-03-04 17:48:44 +01:00
2014-07-09 21:11:08 +02:00
2013-06-28 15:18:17 +02:00
2014-07-05 14:49:51 +02:00
2015-01-09 21:07:59 +01:00
2013-05-16 20:39:23 +02:00
2014-12-21 22:05:15 +01:00
2014-05-19 22:07:04 +02:00
2015-04-01 14:18:23 +02:00
2015-04-01 14:18:23 +02:00
2015-03-20 18:50:58 +01:00
2014-05-19 22:07:04 +02:00
2014-02-18 10:42:52 -05:00
2014-12-08 22:25:40 +01:00
2014-04-21 11:51:58 -04:00
2013-03-31 15:33:26 +02:00
2013-03-31 15:33:26 +02:00
2014-12-21 21:40:25 +01:00
2012-06-05 12:22:13 +02:00
2011-01-16 19:53:36 +00:00
2015-05-05 03:00:29 -04:00
2014-07-12 19:52:12 +02:00
2015-05-08 09:51:09 +02:00
2015-05-08 09:32:31 +02:00
2014-11-14 23:40:27 +00:00
2014-05-19 22:41:51 +02:00
2015-03-26 18:14:45 +01:00
2012-09-29 20:06:39 +02:00
2014-10-14 17:40:44 +02:00
2015-03-16 14:30:02 +01:00
2013-03-18 20:42:28 +01:00
2011-01-21 13:24:23 +00:00
2010-11-17 16:14:26 +00:00
2015-03-23 21:23:03 +01:00
2014-05-14 15:45:20 -04:00
2013-05-25 16:38:20 -07:00
2014-12-22 14:07:24 +01:00
2015-05-08 14:15:38 +02:00
2010-11-13 11:55:05 +00:00
2013-05-19 18:07:53 -07:00
2010-12-04 23:18:52 +00:00
2015-01-09 21:07:59 +01:00
2015-01-09 21:07:59 +01:00
2015-04-01 14:18:23 +02:00
2015-04-01 14:18:23 +02:00
2014-08-12 15:44:15 -04:00
2014-02-24 16:40:57 +01:00
2015-04-01 14:18:23 +02:00
2015-04-01 14:18:23 +02:00
2013-04-13 21:56:52 -07:00
2015-03-26 18:14:45 +01:00
2014-07-04 22:19:43 +02:00
2014-07-04 21:15:21 +02:00