source: trunk/third/ORBit/acconfig.h @ 15271

Revision 15271, 902 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15270, which included commits to RCS files with non-trunk default branches.
Line 
1/* #undef HAVE_GLIB_CONFIG */
2/* #undef PACKAGE */
3/* #undef VERSION */
4#undef HAVE_LIMITED_WRITEV
5
6/* Define to the command to indent the output code with, must read stdin.  */
7#undef INDENT_COMMAND
8
9#undef HAVE_INET_ATON
10#undef ORBIT_SERIAL
11
12/* Define to 'int' if it isn't defined in the header files. */
13#undef socklen_t
14
15#undef  ALIGNOF_CORBA_BOOLEAN
16#undef  ALIGNOF_CORBA_CHAR
17#undef  ALIGNOF_CORBA_DOUBLE
18#undef  ALIGNOF_CORBA_FLOAT
19#undef  ALIGNOF_CORBA_LONG
20#undef  ALIGNOF_CORBA_LONG_DOUBLE
21#undef  ALIGNOF_CORBA_LONG_LONG
22#undef  ALIGNOF_CORBA_OCTET
23#undef  ALIGNOF_CORBA_SHORT
24#undef  ALIGNOF_CORBA_STRUCT
25#undef  ALIGNOF_CORBA_UNSIGNED_LONG
26#undef  ALIGNOF_CORBA_UNSIGNED_LONG_LONG
27#undef  ALIGNOF_CORBA_UNSIGNED_SHORT
28#undef  ALIGNOF_CORBA_WCHAR
29#undef  ALIGNOF_CORBA_POINTER
30
31/* TCP wrappers */
32#undef HAVE_HOSTS_ACCESS
33#undef HAVE_TCPD_H
34
35#ifdef HAVE_ALLOCA_H
36#include <alloca.h>
37#endif
Note: See TracBrowser for help on using the repository browser.