]> git.lyx.org Git - lyx.git/commit
Get full version of gcc
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 12 Jun 2019 18:17:55 +0000 (20:17 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 26 Oct 2019 11:45:46 +0000 (13:45 +0200)
commitf0f48232f045fe96ac5727c80a63e7e3d668814d
tree52c728bf860c818ef4ead6a03d6cbdfd2368e46b
parent691f29b4c72cbd98ea7b47bd0d12be9d2235f25f
Get full version of gcc

Recent gcc versions return a short version with -dumpversion, e.g. 9.

In this case, use -dumpfullversion, which gives something like 9.1.0.

This makes the gcc 9 detection work properly.

(cherry picked from commit 44bbd0b0ef8450f4d88dfb8c3345118f2fd14dfc)
config/lyxinclude.m4
status.23x