Re: [PATCH] Install nm-glib-compat.h: Allow sub-modules to benefit from this compatibility layer, without the need of duplicating it to every submodule (e.g. network-manager-applet can profit from it).



On Wed, 2011-11-02 at 00:08 +0100, Dominique Leuenberger wrote:
> ---
>  include/Makefile.am |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/include/Makefile.am b/include/Makefile.am
> index b5b44d8..e074cbe 100644
> --- a/include/Makefile.am
> +++ b/include/Makefile.am
> @@ -13,5 +13,6 @@ NetworkManagerincludedir=$(includedir)/NetworkManager
>  NetworkManagerinclude_HEADERS = \
>  	NetworkManager.h \
>  	NetworkManagerVPN.h \
> +	nm-glib-compat.h \
>  	nm-version.h

I'd actually rather have this code duplicated in nm-applet and
elsewhere; I consider this header internal to NetworkManager, as nothing
in it is NM-specific, it shouldn't be part of the external NM API.
Thanks though.

Dan



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