------- Additional Comments From tromey at gcc dot gnu dot org  2005-09-30 
20:48 -------
This turns out to be somewhat tricky.
Automake's install rule will create a directory for a
conditionally-defined installable file even if the file
won't be installed by the current configuration.
(There's an automake PR about this.)

I'm reluctant to have a lot of Makefile changes in classpath,
but that is one route to a fix.  Another equally ugly route
would be to remove the directories in a post install hook.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23499

Reply via email to