This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/54732] [4.8 regression] Installation failure: libbacktrace rebuilds upon install when built with "make bootstrap-lean"


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54732

--- Comment #2 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2012-09-28 06:13:07 UTC ---
Author: ian
Date: Fri Sep 28 06:13:00 2012
New Revision: 191819

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191819
Log:
    PR bootstrap/54732
    * configure.ac: Add no-dependencies to AM_INIT_AUTOMAKE.
    * Makefile.am: Add dependencies for all objects.
    * configure, aclocal.m4, Makefile.in: Rebuild.

Modified:
    trunk/libbacktrace/ChangeLog
    trunk/libbacktrace/Makefile.am
    trunk/libbacktrace/Makefile.in
    trunk/libbacktrace/aclocal.m4
    trunk/libbacktrace/configure
    trunk/libbacktrace/configure.ac


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]