backport from HEAD
[freeradius.git] / src / modules / rlm_unix / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if you have the <crypt.h> header file. */
4 #undef HAVE_CRYPT_H
5
6 /* Define if you have the `fgetgrent' function. */
7 #undef HAVE_FGETGRENT
8
9 /* Define if you have the `fgetpwent' function. */
10 #undef HAVE_FGETPWENT
11
12 /* Define if you have the `fgetspent' function. */
13 #undef HAVE_FGETSPENT
14
15 /* Define if you have the `getspnam' function. */
16 #undef HAVE_GETSPNAM
17
18 /* Define if you have the `getusershell' function. */
19 #undef HAVE_GETUSERSHELL
20
21 /* Define if you have the <shadow.h> header file. */
22 #undef HAVE_SHADOW_H