source.am, [...]: Rebuilt.

* source.am, Makefile.in: Rebuilt.
	* Makefile.am (property_files): Removed.
	* scripts/makemake.tcl (properties_map): New global.
	(properties_files): Likewise.
	(emit_property_files): New proc.
	(scan_packages): Scan META-INF.
	Print property_files variable.  Scan classpath/resource.

From-SVN: r113891
This commit is contained in:
Tom Tromey
2006-05-18 18:59:03 +00:00
committed by Tom Tromey
parent e389defe26
commit 578fdcb215
5 changed files with 87 additions and 39 deletions
+10
View File
@@ -1,3 +1,13 @@
2006-05-18 Tom Tromey <tromey@redhat.com>
* source.am, Makefile.in: Rebuilt.
* Makefile.am (property_files): Removed.
* scripts/makemake.tcl (properties_map): New global.
(properties_files): Likewise.
(emit_property_files): New proc.
(scan_packages): Scan META-INF.
Print property_files variable. Scan classpath/resource.
2006-05-18 Tom Tromey <tromey@redhat.com>
* testsuite/libjava.special/special.exp (gcj_special_pr21115):