re PR libgcj/26522 (gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include)

PR libgcj/26522:
	* Makefile.in: Rebuilt.
	* Makefile.am (libsubdir): New variable.

From-SVN: r112925
This commit is contained in:
Tom Tromey
2006-04-13 21:04:04 +00:00
committed by Tom Tromey
parent 7649275376
commit eec69c4eca
3 changed files with 12 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
2006-04-13 Tom Tromey <tromey@redhat.com>
PR libgcj/26522:
* Makefile.in: Rebuilt.
* Makefile.am (libsubdir): New variable.
2006-04-12 NAKATA Maho <maho@FreeBSD.org>
PR libgcj/23829