aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sablevm/sablevm/no-internal-libs.patch
blob: d082bfd076d6440f42ef08a24148f895fe3599ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- sablevm-1.12.orig/src/Makefile.am	2005-07-05 03:10:33.000000000 +0200
+++ sablevm-1.12/src/Makefile.am	2005-07-17 22:30:28.000000000 +0200
@@ -6,16 +6,8 @@
 ## * modification of this source file.                               *
 ## * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 
-DIST_SUBDIRS = include libffi libpopt libsablevm sablevm
+DIST_SUBDIRS = include libsablevm sablevm
 
 SUBDIRS = include 
 
-if CONV_LIBFFI
-SUBDIRS += libffi
-endif
-
-if CONV_LIBPOPT
-SUBDIRS += libpopt
-endif
-
 SUBDIRS += libsablevm sablevm