VirtualBox

source: vbox/trunk/src/libs/xpcom18a4/xpcom-private.h

Last change on this file was 46043, checked in by vboxsync, 11 years ago

src/libs/xpcom18a4: remove L4.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 794 bytes
Line 
1/* xpcom/xpcom-private.h. Generated automatically by configure. */
2/* The following defines are only used by the xpcom implementation */
3
4#ifndef _XPCOM_PRIVATE_H_
5#define _XPCOM_PRIVATE_H_
6
7/* Define to build the static component loader */
8#define ENABLE_STATIC_COMPONENT_LOADER 1
9
10/* Define if getpagesize() is available */
11#define HAVE_GETPAGESIZE 1
12
13/* Define if iconv() is available */
14#define HAVE_ICONV 1
15
16/* Define if iconv() supports const input */
17/* #undef HAVE_ICONV_WITH_CONST_INPUT */
18
19/* Define if mbrtowc() is available */
20#define HAVE_MBRTOWC 1
21
22/* Define if <sys/mount.h> is present */
23#define HAVE_SYS_MOUNT_H 1
24
25/* Define if <sys/vfs.h> is present */
26#define HAVE_SYS_VFS_H 1
27
28/* Define if wcrtomb() is available */
29#define HAVE_WCRTOMB 1
30
31#endif /* _XPCOM_PRIVATE_H_ */
32
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use