gpgconf: Add limited support for -0.
* tools/gpgconf.h (opt): Add field 'null'. * tools/gpgconf.c: Add option --null/-0. (list_dirs): Use it here.
This option changes the delimites for --list-dir with arguments from
LF to Nul.
- Signed-off-by: Werner Koch <wk@gnupg.org>