config.h.in

来自「新的radius程序」· IN 代码 · 共 34 行

IN
34
字号
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  *//*acconfig.h - template used by autoheader to create config.h.inconfig.h.in - used by autoconf to create config.hconfig.h - created by autoconf; contains defines generated by autoconf*//* Do we have shadow support? */#undef HAVE_GETSPNAM/* Define if you have the fgetgrent function.  */#undef HAVE_FGETGRENT/* Define if you have the fgetpwent function.  */#undef HAVE_FGETPWENT/* Define if you have the fgetspent function.  */#undef HAVE_FGETSPENT/* Define if you have the getspnam function.  */#undef HAVE_GETSPNAM/* Define if you have the getusershell function.  */#undef HAVE_GETUSERSHELL/* Define if you have the <crypt.h> header file.  */#undef HAVE_CRYPT_H/* Define if you have the <shadow.h> header file.  */#undef HAVE_SHADOW_H

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?