This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Install directories of classpath.security vs. libgcj.security


Hi,

with

2006-01-12  Christian Thalinger  <twisti@complang.tuwien.ac.at>

        * resource/Makefile.am: Install
        logging.properties into $(prefix)/lib.
        * resource/Makefile.am (securitydir): Changed to
        $(prefix)/lib/security.

on x86_64 classpath.security is now installed in /usr/lib/security, 
while libgcj.security is still installed to /usr/lib64/security.

Is this change intended and incomplete?  Or does it not matter where
these files are installed?  What is supposed to happen on bi-arch
platforms, i.e. how is the search path constructed here?

Thanks for any info,
Richard.

--
Richard Guenther <rguenther@suse.de>
Novell / SUSE Labs


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]