mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-21 19:02:25 +00:00
configure: Fix --loader-nvram typo
This commit is contained in:
parent
0898d818ee
commit
714668b506
@ -2776,7 +2776,7 @@ AC_ARG_WITH([loader-nvram],
|
||||
fi
|
||||
AC_DEFINE_UNQUOTED([DEFAULT_LOADER_NVRAM],
|
||||
["$withval"],
|
||||
[List of laoder:nvram pairs])])
|
||||
[List of loader:nvram pairs])])
|
||||
|
||||
# Some GNULIB base64 symbols clash with a kerberos library
|
||||
AC_DEFINE_UNQUOTED([isbase64],[libvirt_gl_isbase64],[Hack to avoid symbol clash])
|
||||
|
Loading…
x
Reference in New Issue
Block a user