src/binutils config.in
hjl@sourceware.org
hjl@sourceware.org
Sun Oct 29 19:18:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2006-10-29 19:18:47
Modified files:
binutils : config.in
Log message:
2006-10-29 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/3384
* configure.in (AC_CHECK_HEADERS): Add limits.h and sys/param.h.
* configure: Regenerated.
* config.in: Likewise.
* readelf.c: Include <limits.h> and <sys/param.h> for PATH_MAX.
(program_interpreter): Allocate PATH_MAX bytes instead of 64.
(process_program_headers): Don't assume that program interpreter
is shorter than 64 characters.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/config.in.diff?cvsroot=src&r1=1.25&r2=1.26
More information about the Binutils-cvs
mailing list