mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
spelling: adds
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
4f509594d8
commit
a6f1b8d546
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
|
@ -1018,7 +1018,7 @@ Alban Bedel:
|
||||||
* Fix out of tree builds
|
* Fix out of tree builds
|
||||||
|
|
||||||
Out of tree builds are currently broken because $(top_srcdir)src/include
|
Out of tree builds are currently broken because $(top_srcdir)src/include
|
||||||
is not in the search path. In tree builds are working because autconf add
|
is not in the search path. In tree builds are working because autconf adds
|
||||||
$(top_builddir)/src/include to the search path for the generated config.h.
|
$(top_builddir)/src/include to the search path for the generated config.h.
|
||||||
As $(top_builddir) and $(top_srcdir) are identical during in tree builds
|
As $(top_builddir) and $(top_srcdir) are identical during in tree builds
|
||||||
the search path still end up beeing somehow correct.
|
the search path still end up beeing somehow correct.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue