diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-28 09:19:47 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-28 09:19:47 +0000 |
| commit | f99372a0e458226b5009e2964c8fd5ee9d3aa510 (patch) | |
| tree | 867dfae0eb5c99ae92cfe5a2ad196859559e4401 /gnu/usr.bin/binutils/libopcodes | |
| parent | 25756f4470be6a590704db2c683ee5a895469d67 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libopcodes')
| -rw-r--r-- | gnu/usr.bin/binutils/libopcodes/config.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gnu/usr.bin/binutils/libopcodes/config.h b/gnu/usr.bin/binutils/libopcodes/config.h index 72013d2f578c..bf86455ef0d1 100644 --- a/gnu/usr.bin/binutils/libopcodes/config.h +++ b/gnu/usr.bin/binutils/libopcodes/config.h @@ -28,9 +28,6 @@ /* Define to `long' if <sys/types.h> doesn't define. */ /* #undef off_t */ -/* Define if you need to in order for stat and other things to work. */ -/* #undef _POSIX_SOURCE */ - /* Define to `unsigned' if <sys/types.h> doesn't define. */ /* #undef size_t */ @@ -122,7 +119,7 @@ #define PACKAGE "opcodes" /* Version number of package */ -/* #define VERSION "000427" */ +/* #define VERSION "2.11" */ /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ |
