This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
NetworkManager
Watch
1
Star
0
Fork
You've already forked NetworkManager
0
mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced
2025-12-20 23:20:06 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c4417c71b6
NetworkManager
/
docs
/
Makefile.am
6 lines
58 B
Text
Raw
Normal View
History
Unescape
Escape
build: improve documentation and test configure options Use --enable-doc and --enable-tests instead of --with-docs and --with-tests. This is consistent with other features and with --enable-gtk-doc option. Support current variants as fallback. Don't build tests unless --enable-tests is specified.
2012-11-05 11:35:34 +01:00
if ENABLE_DOC
makefile cleanups 0.7 requires dbus 1.1 or greater (for system bus activation), so make that explicit, and remove compat code for D-Bus 0.6 and earlier. Consolidate the various glib pkgconfig checks into one, since most anything will require gthread, glib, and gobject anyway. Fixup the docs makefile to be more automake-compatible and let 'make clean' actually work correctly when docs are built.
2009-02-15 11:20:25 -05:00
docs: create new master NM documentation module
2011-02-16 16:24:16 -06:00
SUBDIRS = api libnm-glib libnm-util
makefile cleanups 0.7 requires dbus 1.1 or greater (for system bus activation), so make that explicit, and remove compat code for D-Bus 0.6 and earlier. Consolidate the various glib pkgconfig checks into one, since most anything will require gthread, glib, and gobject anyway. Fixup the docs makefile to be more automake-compatible and let 'make clean' actually work correctly when docs are built.
2009-02-15 11:20:25 -05:00
endif
Reference in a new issue
Copy permalink