Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmxmlrpc / xmlrpc_amconfig.h.in
blob0b3552a235c75b39083d9f1b28fed035e9ce2d20
1 /* xmlrpc_amconfig.h is generated by 'configure' from the template
2 xmlrpc_amconfig.h.in, by virtue of the AM_CONFIG_HEADER() macro in
3 configure.in.
5 We'd like to replace it some day with something that doesn't use
6 such a special tool, to make the build understandable by dumber
7 developers.
8 */
10 /* Define to `unsigned' if <sys/types.h> doesn't define. */
11 #cmakedefine size_t @size_t@
13 /* Define if you have the setgroups function. */
14 #cmakedefine HAVE_SETGROUPS @HAVE_SETGROUPS@
16 #cmakedefine HAVE_ASPRINTF @HAVE_ASPRINTF@
18 /* Define if you have the wcsncmp function. */
19 #cmakedefine HAVE_WCSNCMP @HAVE_WCSNCMP@
21 /* Define if you have the <stdarg.h> header file. */
22 #cmakedefine HAVE_STDARG_H @HAVE_STDARG_H@
24 /* Define if you have the <sys/filio.h> header file. */
25 #cmakedefine HAVE_SYS_FILIO_H @HAVE_SYS_FILIO_H@
27 /* Define if you have the <sys/ioctl.h> header file. */
28 #cmakedefine HAVE_SYS_IOCTL_H @HAVE_SYS_IOCTL_H@
30 /* Define if you have the <wchar.h> header file. */
31 #cmakedefine HAVE_WCHAR_H @HAVE_WCHAR_H@
33 /* Define if you have the socket library (-lsocket). */
34 #cmakedefine HAVE_LIBSOCKET @HAVE_LIBSOCKET@
36 /* Name of package */
37 #cmakedefine PACKAGE @PACKAGE@