From: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package: libconfuse
Date: Mon, 22 Sep 2008 12:49:40 +0200 [thread overview]
Message-ID: <48D77844.3040602@atmel.com> (raw)
In-Reply-To: <20080922081105.960D6F8008@busybox.net>
jacmet at uclibc.org wrote:
<snipp>
> Added: trunk/buildroot/package/libconfuse/libconfuse.mk
> ===================================================================
> --- trunk/buildroot/package/libconfuse/libconfuse.mk (rev 0)
> +++ trunk/buildroot/package/libconfuse/libconfuse.mk 2008-09-22 08:11:05 UTC (rev 23452)
> @@ -0,0 +1,18 @@
> +#############################################################
> +#
> +# libconfuse
> +#
> +#############################################################
> +LIBCONFUSE_VERSION:=2.6
> +LIBCONFUSE_SOURCE:=confuse-$(LIBCONFUSE_VERSION).tar.gz
> +LIBCONFUSE_SITE:=http://bzero.se/confuse/
> +LIBCONFUSE_AUTORECONF:=NO
> +LIBCONFUSE_INSTALL_STAGING:=YES
> +LIBCONFUSE_INSTALL_TARGET:=YES
Can be dropped, this is default.
> +LIBCONFUSE_INSTALL_TARGET_OPT:=DESTDIR=$(TARGET_DIR) install-strip
> +
> +LIBCONFUSE_CONF_OPT:=--enable-shared --disable-rpath $(DISABLE_NLS)
> +
> +LIBCONFUSE_DEPENDENCIES = uclibc
Can be dropped, this is default.
> +
> +$(eval $(call AUTOTARGETS,package,libconfuse))
>
<snipp>
--
HC
next prev parent reply other threads:[~2008-09-22 10:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-22 8:11 [Buildroot] svn commit: trunk/buildroot/package: libconfuse jacmet at uclibc.org
2008-09-22 10:49 ` Hans-Christian Egtvedt [this message]
2008-09-22 11:44 ` Peter Korsgaard
2008-09-22 11:47 ` Hans-Christian Egtvedt
2008-09-22 15:15 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48D77844.3040602@atmel.com \
--to=hans-christian.egtvedt@atmel.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox