|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH V7 6/7] libxl: Introduce JSON parsing stuff.
On Wed, 2011-07-20 at 22:24 +0100, Anthony PERARD wrote:
> diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile
> index 1f6b418..e50874e 100644
> --- a/tools/libxl/Makefile
> +++ b/tools/libxl/Makefile
> @@ -32,9 +32,12 @@ endif
> LIBXL_OBJS-$(CONFIG_X86) += libxl_cpuid.o
> LIBXL_OBJS-$(CONFIG_IA64) += libxl_nocpuid.o
>
> +LIBXL_LIBS += -lyajl
I'm not convinced it is up to date and/or canonical but it would be
worth adding yajl to the exteral requirements list in the top-level
README too.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH V7 0/7] Introduce a QMP client, Anthony PERARD
- [Xen-devel] [PATCH V7 2/7] libxl: Add get/set_default_namespace in libxltypes.py., Anthony PERARD
- [Xen-devel] [PATCH V7 4/7] libxl, Introduce libxl__realloc., Anthony PERARD
- [Xen-devel] [PATCH V7 6/7] libxl: Introduce JSON parsing stuff., Anthony PERARD
- [Xen-devel] [PATCH V7 0/7] Introduce a QMP client, Anthony PERARD
- [Xen-devel] [PATCH V7 1/7] libxl: Rename libxl.idl to libxl_types.idl., Anthony PERARD
- [Xen-devel] [PATCH V7 5/7] libxl, Intruduce libxl__strndup., Anthony PERARD
- [Xen-devel] [PATCH V7 3/7] libxl: Introduce libxl_internal_types.idl., Anthony PERARD
- [Xen-devel] [PATCH V7 7/7] libxl, Introduce a QMP client, Anthony PERARD
|
|
|
|
|