Add libtool-ltdl-devel as a prerequisite for building.
[freeradius.git] / src / modules / rlm_unix / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
2 /*
3
4 acconfig.h - template used by autoheader to create config.h.in
5 config.h.in - used by autoconf to create config.h
6 config.h - created by autoconf; contains defines generated by autoconf
7
8 */
9
10
11 /* Do we have shadow support? */
12 #undef HAVE_GETSPNAM
13
14 /* Define if you have the fgetgrent function.  */
15 #undef HAVE_FGETGRENT
16
17 /* Define if you have the fgetpwent function.  */
18 #undef HAVE_FGETPWENT
19
20 /* Define if you have the fgetspent function.  */
21 #undef HAVE_FGETSPENT
22
23 /* Define if you have the getspnam function.  */
24 #undef HAVE_GETSPNAM
25
26 /* Define if you have the getusershell function.  */
27 #undef HAVE_GETUSERSHELL
28
29 /* Define if you have the <crypt.h> header file.  */
30 #undef HAVE_CRYPT_H
31
32 /* Define if you have the <shadow.h> header file.  */
33 #undef HAVE_SHADOW_H