re PR bootstrap/5117 (irix6.5 bootstrap failure when using SGI's compiler)
2001-01-02 Craig Rodrigues <rodrigc@gcc.gnu.org> PR bootstrap/5117 * configure.in (AC_CHECK_HEADERS): Check for stdlib.h. * Makefile.am: Move grepjar to bin_PROGRAMS. * config.h.in: Regenerated. * Makefile.in: Regenerated. * aclocal.m4: Regenerated. * stamp-h.in: Regenerated. * jargrep.c: Eliminate some signed/unsigned and default uninitialized warnings. Use HAVE_STDLIB_H instead of STDC_HEADERS macro. * jartool.c: Likewise. * compress.c: Likewise. From-SVN: r48495
This commit is contained in:
parent
97e300e9b1
commit
fa4723baaf
@ -5,6 +5,8 @@
|
|||||||
* Makefile.am: Move grepjar to bin_PROGRAMS.
|
* Makefile.am: Move grepjar to bin_PROGRAMS.
|
||||||
* config.h.in: Regenerated.
|
* config.h.in: Regenerated.
|
||||||
* Makefile.in: Regenerated.
|
* Makefile.in: Regenerated.
|
||||||
|
* aclocal.m4: Regenerated.
|
||||||
|
* stamp-h.in: Regenerated.
|
||||||
* jargrep.c: Eliminate some signed/unsigned and default
|
* jargrep.c: Eliminate some signed/unsigned and default
|
||||||
uninitialized warnings. Use HAVE_STDLIB_H instead of
|
uninitialized warnings. Use HAVE_STDLIB_H instead of
|
||||||
STDC_HEADERS macro.
|
STDC_HEADERS macro.
|
||||||
|
Loading…
Reference in New Issue
Block a user