RFC: add --with-cacao-src-dir option

Robert Schuster thebohemian at gmx.net
Thu Oct 1 02:23:35 PDT 2009


Hi,
attached is a patch that adds an option to specify a source directory
(rather than a tarball) to the cacao sources.

The reason I want to have this option is that in OpenEmbedded the
environment downloads, checks (md5 + sha256 sums)
and unpacks the source. With the proposed option we could support that.

If this patch is OK I would also like to see it in IcedTea7.

ChangeLog:

2009-10-01  Robert Schuster  <robertschuster at fsfe.org>

    * configure.ac: Added --with-cacao-src-dir option.
    * acinclude: New macro AC_CHECK_WITH_CACAO_SRC_DIR.
    * Makefile.am: Copy Cacao sources when USE_ALT_CACAO_SRC_DIR is used.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea-with-cacao-src-dir-option.patch
Type: text/x-patch
Size: 2561 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20091001/cf036a78/icedtea-with-cacao-src-dir-option.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20091001/cf036a78/signature.asc 


More information about the distro-pkg-dev mailing list