Don't declare *_print by default.
[krb5dissect.git] / krb5dissect.ggo
blobe1725ebe7c2a5ff879e4d9941dd9d17a0ef3e64d
1 # Process this file with autoconf to produce a configure script.
2 # Copyright (C) 2007 Simon Josefsson.
4 # This file is free software; you can redistribute it and/or modify
5 # it under the terms of the GNU General Public License as published by
6 # the Free Software Foundation; either version 2, or (at your option)
7 # any later version.
9 # This file is distributed in the hope that it will be useful, but
10 # WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12 # General Public License for more details.
14 # You should have received a copy of the GNU General Public License
15 # along with this file; see the file COPYING.  If not, write to the
16 # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
17 # Boston, MA 02110-1301, USA.
19 purpose "Display Kerberos 5 credentials, read from FILE, in text form.
21 When FILE is -, read standard input."
23 option "debug" - "Print debugging information" flag off
24 option "quiet" - "Don't print initial banner" flag off