cacao: Small fix.
authorRobert Schuster <thebohemian@gmx.net>
Fri, 18 Jan 2008 21:42:28 +0000 (21:42 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Fri, 18 Jan 2008 21:42:28 +0000 (21:42 +0000)
  - removed superfluous configure argument
  - has no effect on binaries so not adjusting PR

packages/cacao/cacao.inc

index cc107ab..0f7fa55 100644 (file)
@@ -19,7 +19,6 @@ EXTRA_OECONF = "\
        ${@['','--enable-softfloat'][bb.data.getVar('TARGET_FPU',d,1) == 'soft']} \
        --enable-debug \
        --with-cacaoh=${STAGING_BINDIR_NATIVE}/cacaoh-${PV} \
-       --with-classpath-libdir=${STAGING_LIBDIR}/classpath \
        --with-classpath-includedir=${STAGING_INCDIR}/classpath \
        --with-classpath-classes=${STAGING_DATADIR}/classpath/glibj.zip \
        --with-target-classpath-classes=${datadir}/classpath/glibj.zip \