diff options
| author | mrg <mrg@NetBSD.org> | 2006-08-24 10:28:07 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2006-08-24 10:28:07 +0000 |
| commit | 063c6908bc9d2ebbbc4aeab99860d021a0775eaf (patch) | |
| tree | 5eb4547dd70031f97b6c9da3ab3693a3a89e4837 /gnu/lib | |
| parent | bc2a798aea69fc6292873ea11af847e114c200b5 (diff) | |
regenerate with many fixes in libstdc++-v3 configury.
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/libstdc++-v3_4/arch/i386/c++config.h | 46 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3_4/arch/i386/config.h | 46 |
2 files changed, 46 insertions, 46 deletions
diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/c++config.h b/gnu/lib/libstdc++-v3_4/arch/i386/c++config.h index ba753c821c9..aefab794520 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/c++config.h @@ -236,13 +236,13 @@ namespace std /* #undef _GLIBCXX_HAVE_HYPOTL */ /* Define to 1 if you have the `iconv' function. */ -/* #undef _GLIBCXX_HAVE_ICONV */ +#define _GLIBCXX_HAVE_ICONV 1 /* Define to 1 if you have the `iconv_close' function. */ -/* #undef _GLIBCXX_HAVE_ICONV_CLOSE */ +#define _GLIBCXX_HAVE_ICONV_CLOSE 1 /* Define to 1 if you have the `iconv_open' function. */ -/* #undef _GLIBCXX_HAVE_ICONV_OPEN */ +#define _GLIBCXX_HAVE_ICONV_OPEN 1 /* Define to 1 if you have the <ieeefp.h> header file. */ #define _GLIBCXX_HAVE_IEEEFP_H 1 @@ -272,7 +272,7 @@ namespace std /* #undef _GLIBCXX_HAVE_ISNANL */ /* Defined if iswblank exists. */ -/* #undef _GLIBCXX_HAVE_ISWBLANK */ +#define _GLIBCXX_HAVE_ISWBLANK 1 /* Define if LC_MESSAGES is available in <locale.h>. */ #define _GLIBCXX_HAVE_LC_MESSAGES 1 @@ -335,7 +335,7 @@ namespace std #define _GLIBCXX_HAVE_MMAP 1 /* Define to 1 if you have the `modf' function. */ -/* #undef _GLIBCXX_HAVE_MODF */ +#define _GLIBCXX_HAVE_MODF 1 /* Define to 1 if you have the `modff' function. */ #define _GLIBCXX_HAVE_MODFF 1 @@ -347,10 +347,10 @@ namespace std /* #undef _GLIBCXX_HAVE_NAN_H */ /* Define to 1 if you have the `nl_langinfo' function. */ -/* #undef _GLIBCXX_HAVE_NL_LANGINFO */ +#define _GLIBCXX_HAVE_NL_LANGINFO 1 /* Define if poll is available in <poll.h>. */ -/* #undef _GLIBCXX_HAVE_POLL */ +#define _GLIBCXX_HAVE_POLL 1 /* Define to 1 if you have the `powf' function. */ #define _GLIBCXX_HAVE_POWF 1 @@ -407,19 +407,19 @@ namespace std #define _GLIBCXX_HAVE_STRING_H 1 /* Define to 1 if you have the `strtof' function. */ -/* #undef _GLIBCXX_HAVE_STRTOF */ +#define _GLIBCXX_HAVE_STRTOF 1 /* Define to 1 if you have the `strtold' function. */ -/* #undef _GLIBCXX_HAVE_STRTOLD */ +#define _GLIBCXX_HAVE_STRTOLD 1 /* Define to 1 if you have the <sys/filio.h> header file. */ -/* #undef _GLIBCXX_HAVE_SYS_FILIO_H */ +#define _GLIBCXX_HAVE_SYS_FILIO_H 1 /* Define to 1 if you have the <sys/ioctl.h> header file. */ -/* #undef _GLIBCXX_HAVE_SYS_IOCTL_H */ +#define _GLIBCXX_HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the <sys/ipc.h> header file. */ -/* #undef _GLIBCXX_HAVE_SYS_IPC_H */ +#define _GLIBCXX_HAVE_SYS_IPC_H 1 /* Define to 1 if you have the <sys/isa_defs.h> header file. */ /* #undef _GLIBCXX_HAVE_SYS_ISA_DEFS_H */ @@ -428,13 +428,13 @@ namespace std /* #undef _GLIBCXX_HAVE_SYS_MACHINE_H */ /* Define to 1 if you have the <sys/param.h> header file. */ -/* #undef _GLIBCXX_HAVE_SYS_PARAM_H */ +#define _GLIBCXX_HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the <sys/resource.h> header file. */ #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 /* Define to 1 if you have the <sys/sem.h> header file. */ -/* #undef _GLIBCXX_HAVE_SYS_SEM_H */ +#define _GLIBCXX_HAVE_SYS_SEM_H 1 /* Define to 1 if you have the <sys/stat.h> header file. */ #define _GLIBCXX_HAVE_SYS_STAT_H 1 @@ -446,13 +446,13 @@ namespace std #define _GLIBCXX_HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the <sys/uio.h> header file. */ -/* #undef _GLIBCXX_HAVE_SYS_UIO_H */ +#define _GLIBCXX_HAVE_SYS_UIO_H 1 /* Define if S_IFREG is available in <sys/stat.h>. */ /* #undef _GLIBCXX_HAVE_S_IFREG */ /* Define if S_IFREG is available in <sys/stat.h>. */ -/* #undef _GLIBCXX_HAVE_S_ISREG */ +#define _GLIBCXX_HAVE_S_ISREG 1 /* Define to 1 if you have the `tanf' function. */ #define _GLIBCXX_HAVE_TANF 1 @@ -473,25 +473,25 @@ namespace std #define _GLIBCXX_HAVE_UNISTD_H 1 /* Defined if vfwscanf exists. */ -/* #undef _GLIBCXX_HAVE_VFWSCANF */ +#define _GLIBCXX_HAVE_VFWSCANF 1 /* Defined if vswscanf exists. */ -/* #undef _GLIBCXX_HAVE_VSWSCANF */ +#define _GLIBCXX_HAVE_VSWSCANF 1 /* Defined if vwscanf exists. */ -/* #undef _GLIBCXX_HAVE_VWSCANF */ +#define _GLIBCXX_HAVE_VWSCANF 1 /* Define to 1 if you have the <wchar.h> header file. */ #define _GLIBCXX_HAVE_WCHAR_H 1 /* Defined if wcstof exists. */ -/* #undef _GLIBCXX_HAVE_WCSTOF */ +#define _GLIBCXX_HAVE_WCSTOF 1 /* Define to 1 if you have the <wctype.h> header file. */ #define _GLIBCXX_HAVE_WCTYPE_H 1 /* Define if writev is available in <sys/uio.h>. */ -/* #undef _GLIBCXX_HAVE_WRITEV */ +#define _GLIBCXX_HAVE_WRITEV 1 /* Define to 1 if you have the `_acosf' function. */ /* #undef _GLIBCXX_HAVE__ACOSF */ @@ -798,7 +798,7 @@ namespace std /* #undef _GLIBCXX_USE_C99_MATH */ /* Define if iconv and related functions exist and are usable. */ -/* #undef _GLIBCXX_USE_ICONV */ +#define _GLIBCXX_USE_ICONV 1 /* Define if LFS support is available. */ /* #undef _GLIBCXX_USE_LFS */ @@ -810,7 +810,7 @@ namespace std /* #undef _GLIBCXX_USE_NLS */ /* Define if code specialized for wchar_t should be used. */ -/* #undef _GLIBCXX_USE_WCHAR_T */ +#define _GLIBCXX_USE_WCHAR_T 1 #if defined (_GLIBCXX_HAVE__ACOSF) && ! defined (_GLIBCXX_HAVE_ACOSF) # define _GLIBCXX_HAVE_ACOSF 1 diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/config.h b/gnu/lib/libstdc++-v3_4/arch/i386/config.h index 4b2cebe5b91..becf70f1557 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/config.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/config.h @@ -130,13 +130,13 @@ /* #undef HAVE_HYPOTL */ /* Define to 1 if you have the `iconv' function. */ -/* #undef HAVE_ICONV */ +#define HAVE_ICONV 1 /* Define to 1 if you have the `iconv_close' function. */ -/* #undef HAVE_ICONV_CLOSE */ +#define HAVE_ICONV_CLOSE 1 /* Define to 1 if you have the `iconv_open' function. */ -/* #undef HAVE_ICONV_OPEN */ +#define HAVE_ICONV_OPEN 1 /* Define to 1 if you have the <ieeefp.h> header file. */ #define HAVE_IEEEFP_H 1 @@ -166,7 +166,7 @@ /* #undef HAVE_ISNANL */ /* Defined if iswblank exists. */ -/* #undef HAVE_ISWBLANK */ +#define HAVE_ISWBLANK 1 /* Define if LC_MESSAGES is available in <locale.h>. */ #define HAVE_LC_MESSAGES 1 @@ -229,7 +229,7 @@ #define HAVE_MMAP 1 /* Define to 1 if you have the `modf' function. */ -/* #undef HAVE_MODF */ +#define HAVE_MODF 1 /* Define to 1 if you have the `modff' function. */ #define HAVE_MODFF 1 @@ -241,10 +241,10 @@ /* #undef HAVE_NAN_H */ /* Define to 1 if you have the `nl_langinfo' function. */ -/* #undef HAVE_NL_LANGINFO */ +#define HAVE_NL_LANGINFO 1 /* Define if poll is available in <poll.h>. */ -/* #undef HAVE_POLL */ +#define HAVE_POLL 1 /* Define to 1 if you have the `powf' function. */ #define HAVE_POWF 1 @@ -301,19 +301,19 @@ #define HAVE_STRING_H 1 /* Define to 1 if you have the `strtof' function. */ -/* #undef HAVE_STRTOF */ +#define HAVE_STRTOF 1 /* Define to 1 if you have the `strtold' function. */ -/* #undef HAVE_STRTOLD */ +#define HAVE_STRTOLD 1 /* Define to 1 if you have the <sys/filio.h> header file. */ -/* #undef HAVE_SYS_FILIO_H */ +#define HAVE_SYS_FILIO_H 1 /* Define to 1 if you have the <sys/ioctl.h> header file. */ -/* #undef HAVE_SYS_IOCTL_H */ +#define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the <sys/ipc.h> header file. */ -/* #undef HAVE_SYS_IPC_H */ +#define HAVE_SYS_IPC_H 1 /* Define to 1 if you have the <sys/isa_defs.h> header file. */ /* #undef HAVE_SYS_ISA_DEFS_H */ @@ -322,13 +322,13 @@ /* #undef HAVE_SYS_MACHINE_H */ /* Define to 1 if you have the <sys/param.h> header file. */ -/* #undef HAVE_SYS_PARAM_H */ +#define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the <sys/resource.h> header file. */ #define HAVE_SYS_RESOURCE_H 1 /* Define to 1 if you have the <sys/sem.h> header file. */ -/* #undef HAVE_SYS_SEM_H */ +#define HAVE_SYS_SEM_H 1 /* Define to 1 if you have the <sys/stat.h> header file. */ #define HAVE_SYS_STAT_H 1 @@ -340,13 +340,13 @@ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the <sys/uio.h> header file. */ -/* #undef HAVE_SYS_UIO_H */ +#define HAVE_SYS_UIO_H 1 /* Define if S_IFREG is available in <sys/stat.h>. */ /* #undef HAVE_S_IFREG */ /* Define if S_IFREG is available in <sys/stat.h>. */ -/* #undef HAVE_S_ISREG */ +#define HAVE_S_ISREG 1 /* Define to 1 if you have the `tanf' function. */ #define HAVE_TANF 1 @@ -367,25 +367,25 @@ #define HAVE_UNISTD_H 1 /* Defined if vfwscanf exists. */ -/* #undef HAVE_VFWSCANF */ +#define HAVE_VFWSCANF 1 /* Defined if vswscanf exists. */ -/* #undef HAVE_VSWSCANF */ +#define HAVE_VSWSCANF 1 /* Defined if vwscanf exists. */ -/* #undef HAVE_VWSCANF */ +#define HAVE_VWSCANF 1 /* Define to 1 if you have the <wchar.h> header file. */ #define HAVE_WCHAR_H 1 /* Defined if wcstof exists. */ -/* #undef HAVE_WCSTOF */ +#define HAVE_WCSTOF 1 /* Define to 1 if you have the <wctype.h> header file. */ #define HAVE_WCTYPE_H 1 /* Define if writev is available in <sys/uio.h>. */ -/* #undef HAVE_WRITEV */ +#define HAVE_WRITEV 1 /* Define to 1 if you have the `_acosf' function. */ /* #undef HAVE__ACOSF */ @@ -692,7 +692,7 @@ /* #undef _GLIBCXX_USE_C99_MATH */ /* Define if iconv and related functions exist and are usable. */ -/* #undef _GLIBCXX_USE_ICONV */ +#define _GLIBCXX_USE_ICONV 1 /* Define if LFS support is available. */ /* #undef _GLIBCXX_USE_LFS */ @@ -704,7 +704,7 @@ /* #undef _GLIBCXX_USE_NLS */ /* Define if code specialized for wchar_t should be used. */ -/* #undef _GLIBCXX_USE_WCHAR_T */ +#define _GLIBCXX_USE_WCHAR_T 1 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF) # define HAVE_ACOSF 1 |
