summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2001-12-04 10:11:22 +0000
committerJakub Jelinek <jakub@redhat.com>2001-12-04 10:11:22 +0000
commitd96acc247496e56d1e1ac255021ddc5e7c590206 (patch)
treedf5f730453f11bff33a5dd4eb6a55fa077f1d8a4 /Makefile.in
parent27d1f8d06b8482ec813958f32d696288f31aa5ed (diff)
downloadbinutils-redhat-d96acc247496e56d1e1ac255021ddc5e7c590206.tar.gz
* strings.c: Include config.h before bfd.h.
(file_off): New type. (file_open): Define. (print_strings): Use file_off instead of file_ptr. Print addresses which don't fit into long correctly. (get_char): Use file_off instead of file_ptr. Use getc_unlocked if available. (strings_file): Use file_off instead of file_ptr. Use file_open. * configure.in: Check for getc_unlocked. Check for fopen64 and whether _LARGEFILE64_SOURCE needs to be defined for it. * configure: Rebuilt. * config.h.in: Rebuilt.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions