libnm-* configure check in nm-applet 1.2



Hi,

nm-applet 1.1.90 contains the following configure check:

PKG_CHECK_MODULES(LIBNM_GLIB,
                [gio-2.0 >= 2.32
                 NetworkManager >= 1.1
                 libnm-glib >= 1.1
                 libnm-util >= 1.1
                 libnm-glib-vpn >= 1.1

This check should be updated to check for libnm >= 1.1 instead.

libnm-glib/libnm-util are still required to build libnm-gtk, which is
now deprecated. Dan suggested to add a configure switch t disable
building libnm-gtk. Checking for libnm-glib/libnm-util should therefor
be done conditional.

He also mentioned that NMA_CFLAGS in configure.ac should probably be
LIBNM_GLIB_CFLAGS


Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature



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