ATF-log archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

org.NetBSD.atf.src: a6ea8910551ca1800ae77402b0c95489c23c19e4



revision:            a6ea8910551ca1800ae77402b0c95489c23c19e4
date:                2010-06-29T15:41:01
author:              jmmv%NetBSD.org@localhost
branch:              org.NetBSD.atf.src
changelog:
Include atf-c/Makefile.am.inc before atf-c++/Makefile.am.inc

For some reason, automake is not installing atf-c before atf-c++.  If
libtool decides to relink atf-c++ right before installation (as can be
the case under some circumstances), the installation fails.

Reordering the inclusion of the Makefiles fixes it because the libraries
are added to lib_LTLIBRARIES in the correct order. 

Seeing this problem under NetBSD when the destination prefix is wiped.

manifest:
format_version "1"

new_manifest [35ef8f8a65e953c6b3efcc644d0d570f6f2f1260]

old_revision [6f8fe7d6b4720776c869e41d3fc430a07913f497]

patch "Makefile.am"
 from [53e368f8a19d58839760196f8ac4f4c8dae1eacb]
   to [fc0583024bf5d447575d6f04ec9cf0481bfd07cc]


Home | Main Index | Thread Index | Old Index