import from HEAD
[freeradius.git] / 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 #ifndef HAVE_SNPRINTF
12 #define HAVE_LOCAL_SNPRINTF
13 #define snprintf lrad_snprintf
14 #endif
15
16 #ifndef HAVE_VSNPRINTF
17 #define HAVE_LOCAL_SNPRINTF
18 #define vsnprintf lrad_vsnprintf
19 #endif