mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +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
|
fi
|
||||||
AC_DEFINE_UNQUOTED([DEFAULT_LOADER_NVRAM],
|
AC_DEFINE_UNQUOTED([DEFAULT_LOADER_NVRAM],
|
||||||
["$withval"],
|
["$withval"],
|
||||||
[List of laoder:nvram pairs])])
|
[List of loader:nvram pairs])])
|
||||||
|
|
||||||
# Some GNULIB base64 symbols clash with a kerberos library
|
# Some GNULIB base64 symbols clash with a kerberos library
|
||||||
AC_DEFINE_UNQUOTED([isbase64],[libvirt_gl_isbase64],[Hack to avoid symbol clash])
|
AC_DEFINE_UNQUOTED([isbase64],[libvirt_gl_isbase64],[Hack to avoid symbol clash])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user