Subversion Repositories Kolibri OS

Rev

Rev 6554 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6554 Rev 6630
Line 803... Line 803...
803
 
803
 
804
/* Define to 1 if you have the  header file. */
804
/* Define to 1 if you have the  header file. */
Line 805... Line 805...
805
/* #undef _GLIBCXX_HAVE_MACHINE_PARAM_H */
805
/* #undef _GLIBCXX_HAVE_MACHINE_PARAM_H */
806
 
806
 
Line 807... Line 807...
807
/* Define if mbstate_t exists in wchar.h. */
807
/* Define if mbstate_t exists in wchar.h. */
808
//#define _GLIBCXX_HAVE_MBSTATE_T 1
808
#define _GLIBCXX_HAVE_MBSTATE_T 1
Line 809... Line 809...
809
 
809
 
Line 987... Line 987...
987
 
987
 
988
/* Define to 1 if you have the  header file. */
988
/* Define to 1 if you have the  header file. */
Line 989... Line 989...
989
#define _GLIBCXX_HAVE_UTIME_H 1
989
#define _GLIBCXX_HAVE_UTIME_H 1
990
 
990
 
Line 991... Line 991...
991
/* Defined if vfwscanf exists. */
991
/* Defined if vfwscanf exists. */
992
//#define _GLIBCXX_HAVE_VFWSCANF 1
992
#define _GLIBCXX_HAVE_VFWSCANF 1
Line 993... Line 993...
993
 
993
 
994
/* Defined if vswscanf exists. */
994
/* Defined if vswscanf exists. */
Line 995... Line 995...
995
//#define _GLIBCXX_HAVE_VSWSCANF 1
995
#define _GLIBCXX_HAVE_VSWSCANF 1
996
 
996
 
Line 997... Line 997...
997
/* Defined if vwscanf exists. */
997
/* Defined if vwscanf exists. */
998
//#define _GLIBCXX_HAVE_VWSCANF 1
998
#define _GLIBCXX_HAVE_VWSCANF 1
Line 999... Line 999...
999
 
999
 
1000
/* Define to 1 if you have the  header file. */
1000
/* Define to 1 if you have the  header file. */
Line 1001... Line 1001...
1001
//#define _GLIBCXX_HAVE_WCHAR_H 1
1001
#define _GLIBCXX_HAVE_WCHAR_H 1
1002
 
1002
 
Line 1003... Line 1003...
1003
/* Defined if wcstof exists. */
1003
/* Defined if wcstof exists. */
Line 1342... Line 1342...
1342
    in namespace std::tr1. */
1342
    in namespace std::tr1. */
1343
//#define _GLIBCXX_USE_C99_MATH_TR1 1
1343
//#define _GLIBCXX_USE_C99_MATH_TR1 1
Line 1344... Line 1344...
1344
 
1344
 
1345
/* Define if C99 types in  should be imported in  in
1345
/* Define if C99 types in  should be imported in  in
1346
   namespace std::tr1. */
1346
   namespace std::tr1. */
Line 1347... Line 1347...
1347
//#define _GLIBCXX_USE_C99_STDINT_TR1 1
1347
#define _GLIBCXX_USE_C99_STDINT_TR1 1
1348
 
1348
 
1349
/* Defined if clock_gettime syscall has monotonic and realtime clock support.
1349
/* Defined if clock_gettime syscall has monotonic and realtime clock support.
Line 1427... Line 1427...
1427
/* Define if utimensat and UTIME_OMIT are available in  and
1427
/* Define if utimensat and UTIME_OMIT are available in  and
1428
   AT_FDCWD in . */
1428
   AT_FDCWD in . */
1429
/* #undef _GLIBCXX_USE_UTIMENSAT */
1429
/* #undef _GLIBCXX_USE_UTIMENSAT */
Line 1430... Line 1430...
1430
 
1430
 
1431
/* Define if code specialized for wchar_t should be used. */
1431
/* Define if code specialized for wchar_t should be used. */
Line 1432... Line 1432...
1432
//#define _GLIBCXX_USE_WCHAR_T 1
1432
#define _GLIBCXX_USE_WCHAR_T 1
1433
 
1433
 
Line 1434... Line 1434...
1434
/* Define to 1 if a verbose library is built, or 0 otherwise. */
1434
/* Define to 1 if a verbose library is built, or 0 otherwise. */