📄 config.h.in
字号:
/* PKCIPE - public key based configuration tool for CIPE config.h.in - parameters to be set by configure Copyright 2000 Olaf Titz <olaf@bigred.inka.de> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.*//* $Id: config.h.in,v 1.6 2001/02/14 20:21:34 olaf Exp $ *//* The software version number of this package */#undef VERSION/* A short software version comment */#undef PVNOTE/* Default private key file */#undef KEYFILE/* Public key directory (format string) */#undef KEYDIR/* Generated options directory (format string) */#undef OPTDIR/* Path name of ciped */#undef CIPED/* Syslog facility */#undef LOGFAC/* End of autoconf options *//* Disabling debugging code for pkcipe is currently disabled :-) */#define DEBUG 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -