qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 42/42] Fold CURSES_LIBS into libsoftmmu_libs


From: andrzej zaborowski
Subject: Re: [Qemu-devel] [PATCH 42/42] Fold CURSES_LIBS into libsoftmmu_libs
Date: Thu, 30 Jul 2009 05:43:48 +0200

2009/7/30 Juan Quintela <address@hidden>:
>
> Signed-off-by: Juan Quintela <address@hidden>
> ---
>  Makefile.target |    2 +-
>  configure       |    5 ++---
>  2 files changed, 3 insertions(+), 4 deletions(-)
>
> diff --git a/Makefile.target b/Makefile.target
> index 485cf69..434c88a 100644
> --- a/Makefile.target
> +++ b/Makefile.target
> @@ -416,7 +416,7 @@ vl.o: qemu-options.h
>
>  monitor.o: qemu-monitor.h
>
> -LIBS += $(COCOA_LIBS) $(CURSES_LIBS) $(BRLAPI_LIBS) $(VDE_LIBS) $(CURL_LIBS)
> +LIBS += $(COCOA_LIBS) $(BRLAPI_LIBS) $(VDE_LIBS) $(CURL_LIBS)

Why different from Cocoa/brlapi/vde/curl?

Cheers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]