Le 08/07/2016 22:18, Guillaume Munch a écrit :
Le 06/07/2016 14:14, Jean-Marc Lasgouttes a écrit :
commit 14a6a4723f527f5e7af0321635e7473bbb7da77b
Author: Jean-Marc Lasgouttes <lasgout...@lyx.org>
Date: Wed Jul 6 14:49:18 2016 +0200
Use a proper test for detecting usable std::regex
It takes several seconds each time...
Yes, I do not know how to make it faster. One issue is that we have to
link. It might be that I should set optimization level later in configure.
(but maybe the real problem is that autotools often want to run configure
> even after I have just ran it by hand.)
What is you typical workflow? Why do you run configure often by hand?
JMarc