mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
doc: fix typo in configure.ac
s/liner/linker/
This commit is contained in:
parent
20a30922fb
commit
b155fcda51
1 changed files with 1 additions and 1 deletions
|
|
@ -256,7 +256,7 @@ AC_ARG_ENABLE([gprof],
|
|||
[enable_gprof=$enableval],
|
||||
[enable_gprof=no])
|
||||
|
||||
dnl Pass compiler & liner flags that make builds deterministic
|
||||
dnl Pass compiler & linker flags that make builds deterministic
|
||||
AC_ARG_ENABLE([determinism],
|
||||
[AS_HELP_STRING([--enable-determinism],
|
||||
[Enable compilation flags that make builds deterministic (default is no)])],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue