re PR libgcj/30071 (make install fails for libjava)
2008-02-06 Andreas Tobler <a.tobler@schweiz.org> PR libgcj/30071 * Makefile.am (install-exec-hook): Add install-binPROGRAMS. * Makefile.in: Regenerate. From-SVN: r132159
This commit is contained in:
committed by
Andreas Tobler
parent
04941f7657
commit
c64ccf4d24
+2
-1
@@ -453,7 +453,8 @@ extra_headers = java/lang/Object.h java/lang/Class.h
|
||||
$(extra_headers) $(srcdir)/java/lang/Object.h $(srcdir)/java/lang/Class.h:
|
||||
@:
|
||||
|
||||
install-exec-hook: install-toolexeclibLTLIBRARIES install-libexecsubPROGRAMS
|
||||
install-exec-hook: install-binPROGRAMS install-toolexeclibLTLIBRARIES \
|
||||
install-libexecsubPROGRAMS
|
||||
## Support for libgcj_bc: dummy shared library used only at link-time.
|
||||
if USE_LIBGCJ_BC
|
||||
## Install libgcj_bc dummy lib in the target directory. We also need to delete
|
||||
|
||||
Reference in New Issue
Block a user