]> granicus.if.org Git - libnl/commit
nl: Print file:line:func in debugging messages and provide --disable-debug to disable...
authorThomas Graf <tgraf@suug.ch>
Tue, 2 Apr 2013 09:39:30 +0000 (11:39 +0200)
committerThomas Graf <tgraf@suug.ch>
Tue, 2 Apr 2013 09:39:30 +0000 (11:39 +0200)
commitff567100d6190c9014514f90de522281007c90db
tree668ef3bf3a7b290fd63ec959c872e25a0593fa95
parentf9241d57fe1fd13aa9ae09d86fe8605451213ef2
nl: Print file:line:func in debugging messages and provide --disable-debug to disable debugging

Compiling libnl with --disable-debug will result in the ignorance
of the 'NLDBG' environment variable.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
configure.ac
include/netlink-private/netlink.h
lib/route/neigh.c
lib/route/route_obj.c
lib/utils.c