diff options
Diffstat (limited to 'docs/markdown/Release-notes-for-0.48.0.md')
| -rw-r--r-- | docs/markdown/Release-notes-for-0.48.0.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Release-notes-for-0.48.0.md b/docs/markdown/Release-notes-for-0.48.0.md index a89f5c929..2cb02684e 100644 --- a/docs/markdown/Release-notes-for-0.48.0.md +++ b/docs/markdown/Release-notes-for-0.48.0.md @@ -29,7 +29,7 @@ manually changed with the new base option `b_vscrt`. ## Meson warns if two calls to `configure_file()` write to the same file -If two calls to [`configure_file()`](#Reference-manual.md#configure_file) +If two calls to [`configure_file()`](Reference-manual.md#configure_file) write to the same file Meson will print a `WARNING:` message during configuration. For example: ```meson |
