* adjusted wchar-related defines in config.h of libiconv, coreutils, findutils and tar to match
the new reality git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31451 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
#define BITSIZEOF_SIZE_T 32
|
#define BITSIZEOF_SIZE_T 32
|
||||||
|
|
||||||
/* Define to the number of bits in type 'wchar_t'. */
|
/* Define to the number of bits in type 'wchar_t'. */
|
||||||
#define BITSIZEOF_WCHAR_T 16
|
#define BITSIZEOF_WCHAR_T 32
|
||||||
|
|
||||||
/* Define to the number of bits in type 'wint_t'. */
|
/* Define to the number of bits in type 'wint_t'. */
|
||||||
#define BITSIZEOF_WINT_T 32
|
#define BITSIZEOF_WINT_T 32
|
||||||
@@ -955,7 +955,7 @@
|
|||||||
#define HAVE_SIGNED_SIG_ATOMIC_T 1
|
#define HAVE_SIGNED_SIG_ATOMIC_T 1
|
||||||
|
|
||||||
/* Define to 1 if 'wchar_t' is a signed integer type. */
|
/* Define to 1 if 'wchar_t' is a signed integer type. */
|
||||||
/* #undef HAVE_SIGNED_WCHAR_T */
|
#define HAVE_SIGNED_WCHAR_T 1
|
||||||
|
|
||||||
/* Define to 1 if 'wint_t' is a signed integer type. */
|
/* Define to 1 if 'wint_t' is a signed integer type. */
|
||||||
/* #undef HAVE_SIGNED_WINT_T */
|
/* #undef HAVE_SIGNED_WINT_T */
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
#define BITSIZEOF_SIZE_T 32
|
#define BITSIZEOF_SIZE_T 32
|
||||||
|
|
||||||
/* Define to the number of bits in type 'wchar_t'. */
|
/* Define to the number of bits in type 'wchar_t'. */
|
||||||
#define BITSIZEOF_WCHAR_T 16
|
#define BITSIZEOF_WCHAR_T 32
|
||||||
|
|
||||||
/* Define to the number of bits in type 'wint_t'. */
|
/* Define to the number of bits in type 'wint_t'. */
|
||||||
#define BITSIZEOF_WINT_T 32
|
#define BITSIZEOF_WINT_T 32
|
||||||
@@ -481,7 +481,7 @@
|
|||||||
#define HAVE_SIGNED_SIG_ATOMIC_T 1
|
#define HAVE_SIGNED_SIG_ATOMIC_T 1
|
||||||
|
|
||||||
/* Define to 1 if 'wchar_t' is a signed integer type. */
|
/* Define to 1 if 'wchar_t' is a signed integer type. */
|
||||||
/* #undef HAVE_SIGNED_WCHAR_T */
|
#define HAVE_SIGNED_WCHAR_T 1
|
||||||
|
|
||||||
/* Define to 1 if 'wint_t' is a signed integer type. */
|
/* Define to 1 if 'wint_t' is a signed integer type. */
|
||||||
/* #undef HAVE_SIGNED_WINT_T */
|
/* #undef HAVE_SIGNED_WINT_T */
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
#define BITSIZEOF_SIZE_T 32
|
#define BITSIZEOF_SIZE_T 32
|
||||||
|
|
||||||
/* Define to the number of bits in type 'wchar_t'. */
|
/* Define to the number of bits in type 'wchar_t'. */
|
||||||
#define BITSIZEOF_WCHAR_T 16
|
#define BITSIZEOF_WCHAR_T 32
|
||||||
|
|
||||||
/* Define to the number of bits in type 'wint_t'. */
|
/* Define to the number of bits in type 'wint_t'. */
|
||||||
#define BITSIZEOF_WINT_T 32
|
#define BITSIZEOF_WINT_T 32
|
||||||
@@ -582,7 +582,7 @@
|
|||||||
#define HAVE_SIGNED_SIG_ATOMIC_T 1
|
#define HAVE_SIGNED_SIG_ATOMIC_T 1
|
||||||
|
|
||||||
/* Define to 1 if 'wchar_t' is a signed integer type. */
|
/* Define to 1 if 'wchar_t' is a signed integer type. */
|
||||||
/* #undef HAVE_SIGNED_WCHAR_T */
|
#define HAVE_SIGNED_WCHAR_T 1
|
||||||
|
|
||||||
/* Define to 1 if 'wint_t' is a signed integer type. */
|
/* Define to 1 if 'wint_t' is a signed integer type. */
|
||||||
/* #undef HAVE_SIGNED_WINT_T */
|
/* #undef HAVE_SIGNED_WINT_T */
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
#define BITSIZEOF_SIZE_T 32
|
#define BITSIZEOF_SIZE_T 32
|
||||||
|
|
||||||
/* Define to the number of bits in type 'wchar_t'. */
|
/* Define to the number of bits in type 'wchar_t'. */
|
||||||
#define BITSIZEOF_WCHAR_T 16
|
#define BITSIZEOF_WCHAR_T 32
|
||||||
|
|
||||||
/* Define to the number of bits in type 'wint_t'. */
|
/* Define to the number of bits in type 'wint_t'. */
|
||||||
#define BITSIZEOF_WINT_T 32
|
#define BITSIZEOF_WINT_T 32
|
||||||
@@ -190,7 +190,7 @@
|
|||||||
#define HAVE_SIGNED_SIG_ATOMIC_T 1
|
#define HAVE_SIGNED_SIG_ATOMIC_T 1
|
||||||
|
|
||||||
/* Define to 1 if 'wchar_t' is a signed integer type. */
|
/* Define to 1 if 'wchar_t' is a signed integer type. */
|
||||||
/* #undef HAVE_SIGNED_WCHAR_T */
|
#define HAVE_SIGNED_WCHAR_T 1
|
||||||
|
|
||||||
/* Define to 1 if 'wint_t' is a signed integer type. */
|
/* Define to 1 if 'wint_t' is a signed integer type. */
|
||||||
/* #undef HAVE_SIGNED_WINT_T */
|
/* #undef HAVE_SIGNED_WINT_T */
|
||||||
|
|||||||
Reference in New Issue
Block a user