lib/util: Use common d_printf() in the whole codebase
authorAndrew Bartlett <abartlet@samba.org>
Mon, 20 Jun 2011 09:56:50 +0000 (19:56 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 20 Jun 2011 23:35:34 +0000 (09:35 +1000)
commitf83fca1c576e094e2a852cc466bd9110c05fe731
tree1b7c0f23151400748b914006b99042bebc90d8c7
parentea006ab8b2cdcde0d808aa042e143da9d641753a
lib/util: Use common d_printf() in the whole codebase

This removes the lang_tdb based varient, the only user of the lang_tdb
code is SWAT, which calls that directly.

'net' and 'pam_winbind' are internationalised using gettext.

Andrew Bartlett
lib/util/dprintf.c
lib/util/util.h
lib/util/wscript_build
source3/Makefile.in
source3/lib/dprintf.c [deleted file]
source3/wscript_build
source4/param/loadparm.c