From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/curl
Date: Sat, 5 Jul 2008 00:44:34 -0700 (PDT) [thread overview]
Message-ID: <20080705074434.38F253C679@busybox.net> (raw)
Author: ulf
Date: 2008-07-05 00:44:28 -0700 (Sat, 05 Jul 2008)
New Revision: 22647
Log:
Use latest config.* from buildroot in curl
Modified:
trunk/buildroot/package/curl/curl.mk
Changeset:
Modified: trunk/buildroot/package/curl/curl.mk
===================================================================
--- trunk/buildroot/package/curl/curl.mk 2008-07-05 07:25:06 UTC (rev 22646)
+++ trunk/buildroot/package/curl/curl.mk 2008-07-05 07:44:28 UTC (rev 22647)
@@ -26,7 +26,9 @@
(cd $(CURL_DIR); rm -rf config.cache; \
aclocal; \
libtoolize --force; \
- ./reconf; \
+ ./reconf; )
+ $(CONFIG_UPDATE) $(CURL_DIR)
+ (cd $(CURL_DIR); \
$(TARGET_CONFIGURE_OPTS) \
$(TARGET_CONFIGURE_ARGS) \
./configure \
next reply other threads:[~2008-07-05 7:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-05 7:44 ulf at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-12-28 13:50 [Buildroot] svn commit: trunk/buildroot/package/curl jacmet at uclibc.org
2008-12-28 13:50 jacmet at uclibc.org
2007-11-28 8:57 ulf at uclibc.org
2007-11-27 8:22 ulf at uclibc.org
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=20080705074434.38F253C679@busybox.net \
--to=ulf@uclibc.org \
--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