VirtualBox

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

最後變更 在這個檔案從71370是 1,由 vboxsync 提交於 55 年 前

import

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 698 位元組
 
1/* The following defines are only used by the xpcom implementation */
2
3#ifndef _XPCOM_PRIVATE_H_
4#define _XPCOM_PRIVATE_H_
5
6/* Define to build the static component loader */
7#undef ENABLE_STATIC_COMPONENT_LOADER
8
9/* Define if getpagesize() is available */
10#undef HAVE_GETPAGESIZE
11
12/* Define if iconv() is available */
13#undef HAVE_ICONV
14
15/* Define if iconv() supports const input */
16#undef HAVE_ICONV_WITH_CONST_INPUT
17
18/* Define if mbrtowc() is available */
19#undef HAVE_MBRTOWC
20
21/* Define if <sys/mount.h> is present */
22#undef HAVE_SYS_MOUNT_H
23
24/* Define if <sys/vfs.h> is present */
25#undef HAVE_SYS_VFS_H
26
27/* Define if wcrtomb() is available */
28#undef HAVE_WCRTOMB
29
30#endif /* _XPCOM_PRIVATE_H_ */
31
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette