diff options
| author | mrg <mrg@NetBSD.org> | 2002-01-22 15:52:53 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2002-01-22 15:52:53 +0000 |
| commit | 6bdbccbb5938d731b78caa5ce1e57397c1d5582e (patch) | |
| tree | 56f37aa7b9be6c535b66de9480ea300f46efcff2 /gnu/lib/libbfd | |
| parent | a68b39d7c27616387931c210fa7d271f5238d8d1 (diff) | |
regenerate.
Diffstat (limited to 'gnu/lib/libbfd')
| -rw-r--r-- | gnu/lib/libbfd/arch/i386/bfd.h | 2 | ||||
| -rw-r--r-- | gnu/lib/libbfd/arch/i386/config.h | 10 | ||||
| -rw-r--r-- | gnu/lib/libbfd/arch/i386/defs.mk | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/gnu/lib/libbfd/arch/i386/bfd.h b/gnu/lib/libbfd/arch/i386/bfd.h index 8b60e5fde40..c5d2559542f 100644 --- a/gnu/lib/libbfd/arch/i386/bfd.h +++ b/gnu/lib/libbfd/arch/i386/bfd.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.13 2001/12/05 22:37:40 rafal Exp */ +/* Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp */ /* Main header file for the bfd library -- portable access to object files. Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, diff --git a/gnu/lib/libbfd/arch/i386/config.h b/gnu/lib/libbfd/arch/i386/config.h index 8eab41a6525..f70e6220e18 100644 --- a/gnu/lib/libbfd/arch/i386/config.h +++ b/gnu/lib/libbfd/arch/i386/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.13 2001/12/05 22:37:40 rafal Exp */ +/* Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -/* #undef HAVE_DCGETTEXT */ +#define HAVE_DCGETTEXT 1 /* Define if you have the fcntl function. */ #define HAVE_FCNTL 1 @@ -192,7 +192,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -/* #undef HAVE_GETTEXT */ +#define HAVE_GETTEXT 1 /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ @@ -322,7 +322,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -/* #undef HAVE_DCGETTEXT */ +#define HAVE_DCGETTEXT 1 /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -399,5 +399,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -/* #undef HAVE_GETTEXT */ +#define HAVE_GETTEXT 1 diff --git a/gnu/lib/libbfd/arch/i386/defs.mk b/gnu/lib/libbfd/arch/i386/defs.mk index 74e70843c3d..90530ef56db 100644 --- a/gnu/lib/libbfd/arch/i386/defs.mk +++ b/gnu/lib/libbfd/arch/i386/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp # G_libbfd_la_DEPENDENCIES=elf32-i386.lo elf32.lo elf.lo elflink.lo dwarf1.lo i386bsd.lo aout32.lo i386netbsd.lo netbsdaout.lo pe-i386.lo peigen.lo cofflink.lo pei-i386.lo coff-i386.lo i386linux.lo elf32-gen.lo cpu-i386.lo netbsd-core.lo ofiles G_libbfd_la_OBJECTS=archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo dwarf2.lo |
