K 10 svn:author V 5 asami K 8 svn:date V 27 1998-09-28T10:49:21.000000Z K 7 svn:log V 271 It's not a good idea to use RUN_DEPENDS on shared libs. Change it to LIB_DEPENDS for now; if you *really* have to do this, at least RUN_DEPENDS on the *.so link so it will work for both a.out and ELF. While I'm here, create the *.so link explicitly for the a.out case. END