This is the update of the series, with the bug fixes (thanks Charles
for the hand work!) and structured to preserve bisectability.

Paolo Bonzini (9):
  fix bug in postdeps computation
  handle sysroot flags
  add --with-sysroot
  teach libtool -L= and -R=
  handle sysrooted paths when reading dependencies to la files
  process postdeps to include sysrooted paths
  emit sysrooted paths when installing .la files
  add sysroot test
  initial version of the NEWS entry

 Makefile.am                |    3 +-
 NEWS                       |   12 +++
 libltdl/config/ltmain.m4sh |  147 +++++++++++++++++++++++++--------
 libltdl/m4/libtool.m4      |   94 +++++++++++++++++++-
 tests/sysroot.at           |  201 ++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 417 insertions(+), 40 deletions(-)
 create mode 100644 tests/sysroot.at


Reply via email to