* bindir: Removed, install in cnofigured bindir.
authortwisti <none@none>
Tue, 11 Oct 2005 14:40:40 +0000 (14:40 +0000)
committertwisti <none@none>
Tue, 11 Oct 2005 14:40:40 +0000 (14:40 +0000)
src/cacao/Makefile.am

index 407e99709918658d552b5846bc3530673777d001..923c108d976bf9d1bf0e3971f80a64c41b764dcb 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 3309 2005-09-29 14:22:55Z twisti $
+## $Id: Makefile.am 3401 2005-10-11 14:40:40Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -101,8 +101,6 @@ libcacao_la_LIBADD = \
        $(top_builddir)/src/toolbox/libtoolbox.la \
        $(top_builddir)/src/vm/libvm.la
 
-bindir = $(prefix)/jre/bin
-
 bin_PROGRAMS = cacao
 
 cacao_SOURCES = \