mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
* configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.
Use $ac_cv_header_zlib_h = yes as the condition in AM_CONDITIONAL. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. * testsuite/Makefile.in: Regenerate.
This commit is contained in:
@ -5,6 +5,15 @@
|
||||
(Output_data_glink, Stub_table, Target_powerpc): Explicitly
|
||||
instantiate constants.
|
||||
|
||||
2012-12-06 Roland McGrath <mcgrathr@google.com>
|
||||
|
||||
* configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.
|
||||
Use $ac_cv_header_zlib_h = yes as the condition in AM_CONDITIONAL.
|
||||
* aclocal.m4: Regenerate.
|
||||
* configure: Regenerate.
|
||||
* Makefile.in: Regenerate.
|
||||
* testsuite/Makefile.in: Regenerate.
|
||||
|
||||
2012-12-07 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* options.h (General_options): Add no_toc_optimize.
|
||||
|
Reference in New Issue
Block a user