diff options
author | Eric Botcazou <ebotcazou@libertysurf.fr> | 2007-03-01 15:32:57 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@libertysurf.fr> | 2007-03-01 15:32:57 +0000 |
commit | 563d09a555bb80235a244a71040dff9dd610e0e6 (patch) | |
tree | 268e13f9d2615016a609c7dadc6e6777e90006d9 /libiberty/ChangeLog | |
parent | 53f4826b00f48232aae18804a969b70d2c1255e6 (diff) | |
download | gdb-563d09a555bb80235a244a71040dff9dd610e0e6.zip gdb-563d09a555bb80235a244a71040dff9dd610e0e6.tar.gz gdb-563d09a555bb80235a244a71040dff9dd610e0e6.tar.bz2 |
PR other/16513
* Makefile.in: Install library under $(MULTIOSDIR), not $(MULTISUBDIR).
Install headers in multilib independent location.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 74e49a9..34e01a8 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,10 @@ +2007-03-01 Peter Breitenlohner <peb@mppmu.mpg.de> + Eric Botcazou <ebotcazou@libertysurf.fr> + + PR other/16513 + * Makefile.in: Install library under $(MULTIOSDIR), not $(MULTISUBDIR). + Install headers in multilib independent location. + 2007-02-26 DJ Delorie <dj@redhat.com> * configure.ac: add djgpp-specific results, so we don't have to |