File: xmlrpc_amconfig.h.in

package info (click to toggle)
xmlrpc-c 1.06.27-1.1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,308 kB
  • ctags: 5,111
  • sloc: ansic: 39,324; sh: 8,284; cpp: 6,051; makefile: 1,339; perl: 494; xml: 134
file content (23 lines) | stat: -rw-r--r-- 642 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* xmlrpc_amconfig.h is generated by 'configure' from the template
   xmlrpc_amconfig.h.in, by virtue of the AM_CONFIG_HEADER() macro in
   configure.in.

   In the future, we plan to eliminate this file, because it is a special
   tool that requires extra learning.  Instead, we will just put logic
   directly in configure.in like that for wchar.h, etc.
*/

/* The following are related to AC_CHECK_FUNCS macro calls in
   configure.in
*/

#undef HAVE_SETGROUPS
#undef HAVE_ASPRINTF
#undef HAVE_SETENV
#undef HAVE_WCSNCMP

/* Define if you have the socket library (-lsocket).  */
#undef HAVE_LIBSOCKET

/* Name of package */
#undef PACKAGE