On Thu, 2013-06-13 at 10:29 -0300, Dan Winship wrote: > OK, these patches (danw/ndpfix branch) make it not install libndp when > building it from source, and make it possible to use a system libndp > instead.
I added the libndp git repo to the gnome-ostree manifest and tested a build with these patches. We still do the AC_CONFIG_SUBDIRS even if we find the system libndp, which is harmless but ugly. Also, you should be using AS_IF() for new configure code: https://bugzilla.gnome.org/show_bug.cgi?id=681413 _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
