lyx_mirror/config
Jean-Marc Lasgouttes 4028eefe61 Make callstack printing useful and optional
When callback printing is enabled, link lyx with -rdynamic, so that
stacks have LyX symbols available.

Add option --disable-callstack-printing to configure.

Running "size" on binary:
 * with callstack printing support
   text	   data	    bss	    dec	    hex	filename
20891684	  34680	 107796	21034160	140f4b0	src/lyx

 * without callstack printing support
    text	   data	    bss	    dec	    hex	filename
17953640	  34648	 107796	18096084	1141fd4	src/lyx
2019-02-25 17:58:06 +01:00
..
.gitignore Autotools: configure AR program 2015-05-06 17:08:56 +02:00
common.am Remove support for precompiled headers for autotools 2015-09-25 12:05:40 +02:00
config.rpath
lyxinclude.m4 Make callstack printing useful and optional 2019-02-25 17:58:06 +01:00
lyxpython.m4 Autotool python support: allow to set version in configure.ac. 2015-03-24 12:09:21 +01:00
Makefile.am Autotools: check for python >= 2.7.0 or >= 3.3.0 2015-03-24 10:34:08 +01:00
pkg.m4
qt4.m4 Try with Qt4 when configuring for Qt5 fails 2018-08-27 16:31:51 +02:00
spell.m4 Warn when using system hunspell in stdlib-debug mode 2018-04-09 15:50:50 +02:00