]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/sablevm/sablevm/no-internal-libs.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / sablevm / sablevm / no-internal-libs.patch
1 --- sablevm-1.12.orig/src/Makefile.am   2005-07-05 03:10:33.000000000 +0200
2 +++ sablevm-1.12/src/Makefile.am        2005-07-17 22:30:28.000000000 +0200
3 @@ -6,16 +6,8 @@
4  ## * modification of this source file.                               *
5  ## * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
6  
7 -DIST_SUBDIRS = include libffi libpopt libsablevm sablevm
8 +DIST_SUBDIRS = include libsablevm sablevm
9  
10  SUBDIRS = include 
11  
12 -if CONV_LIBFFI
13 -SUBDIRS += libffi
14 -endif
15 -
16 -if CONV_LIBPOPT
17 -SUBDIRS += libpopt
18 -endif
19 -
20  SUBDIRS += libsablevm sablevm