]> git.lyx.org Git - lyx.git/commit
Continue pre-spring cleaning of configure script
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 19 Mar 2013 15:17:40 +0000 (16:17 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 19 Mar 2013 15:41:14 +0000 (16:41 +0100)
commit3ef4db2ce461249d0e8da45ddce684ddbb7a15cc
tree418c527d518afa19198644d3b15571bc8c819d29
parent3057bce3f210584118211746d8e38bec9d76a080
Continue pre-spring cleaning of configure script

 * build-type=profiling implies -fno-omit-frame-pointer in gcc. This allows sysprof to yield proper call trees
 * remove --enable-grpof option (the build type is enough)
 * remove --with-frontend option since we have only one frontend. Move stuff around and generally simplify the Qt detection code
 * do not check for bc anymore.
 * Update README.
INSTALL
config/lyxinclude.m4
config/qt4.m4
configure.ac