* Removed or commented ffcall stuff, this fixes autogen.sh problems.
authortwisti <none@none>
Mon, 12 Sep 2005 21:23:17 +0000 (21:23 +0000)
committertwisti <none@none>
Mon, 12 Sep 2005 21:23:17 +0000 (21:23 +0000)
src/Makefile.am

index 3e7ee3b0348d1e8522e7cdb3ad5bf01d56d5547b..a53aebe0dbc59f38780674418da4c6bfde79e43a 100644 (file)
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 3146 2005-09-05 20:00:15Z twisti $
+## $Id: Makefile.am 3175 2005-09-12 21:23:17Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
 DIST_SUBDIRS = \
        boehm-gc \
        classpath \
-       ffcall \
        lib \
        libltdl \
        mm \
@@ -47,9 +46,9 @@ DIST_SUBDIRS = \
        cacao \
        scripts
 
-if ENABLE_INTRP
-FFCALL = ffcall
-endif
+#if ENABLE_INTRP
+#FFCALL = ffcall
+#endif
 
 if DISABLE_GC
 BOEHM =