diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2019-11-11 09:05:27 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gcc.gnu.org> | 2019-11-11 09:05:27 +0100 |
commit | 223bf296b23e7c610225b0798f68d67c6ae0f050 (patch) | |
tree | 390fdbf97c0957e6a6ea06e27bd130fba1d00a07 /gcc/fortran/f95-lang.c | |
parent | 48f657953fe5f90218003c93feafdb3158e6d3d2 (diff) | |
download | gcc-223bf296b23e7c610225b0798f68d67c6ae0f050.zip gcc-223bf296b23e7c610225b0798f68d67c6ae0f050.tar.gz gcc-223bf296b23e7c610225b0798f68d67c6ae0f050.tar.bz2 |
[build] Properly track GCC language configure fragments
The 'gcc/configure' script sources all 'gcc/*/config-lang.in' files, but fails
to emit such dependency information into the build machinery. That means,
currently, when something gets changed in a 'gcc/*/config-lang.in' file, this
is not noticed, and doesn't propagate through the build machinery.
Handling of configure fragments is modelled in the same way as it already
exists for Makefile fragments.
gcc/
* Makefile.in (LANG_CONFIGUREFRAGS): Define.
(config.status): Use/depend on it.
* configure.ac (all_lang_configurefrags): Track, 'AC_SUBST'.
* configure: Regenerate.
From-SVN: r278035
Diffstat (limited to 'gcc/fortran/f95-lang.c')
0 files changed, 0 insertions, 0 deletions