Makefile.in: Rebuilt.

* Makefile.in: Rebuilt.
	* Makefile.am (secdir): New macro.
	(install-data-local): Install new data files.
	* java/security/classpath.security: New file.
	* java/security/libgcj.security: New file.

From-SVN: r46326
This commit is contained in:
Tom Tromey 2001-10-18 00:03:48 +00:00 committed by Tom Tromey
parent fcb4e2ef92
commit 9c48b4d1e4
5 changed files with 1149 additions and 47 deletions

View file

@ -0,0 +1 @@
security.provider.1=gnu.java.security.provider.Gnu

View file

@ -0,0 +1,2 @@
# This properties file is used when looking for gcj-specific
# security providers. By default there are none such.