All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/libcgicc
Date: Wed, 21 Jan 2009 07:21:29 +0100	[thread overview]
Message-ID: <878wp5uql2.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20090121002146.562C8775DB@busybox.osuosl.org> (ulf@uclibc.org's message of "Wed\, 21 Jan 2009 00\:21\:46 +0000 \(UTC\)")

>>>>> "ulf" == ulf  <ulf@uclibc.org> writes:

 ulf> Author: ulf
 ulf> Date: 2009-01-21 00:21:43 +0000 (Wed, 21 Jan 2009)
 ulf> New Revision: 24932

 ulf> Log:
 ulf> include string.h when building cgicc, add libcgicc-unpacked, and clean up libcgicc.mk - still does not build OK

 ulf>  $(LIBCGICC_DIR)/.configured: $(LIBCGICC_DIR)/.unpacked
 ulf>  	(cd $(LIBCGICC_DIR); rm -f config.cache; \
 ulf> @@ -40,11 +41,11 @@
 ulf>  		--mandir=/usr/man \
 ulf>  		--infodir=/usr/info \
 ulf>  	)
 ulf> -	touch $(LIBCGICC_DIR)/.configured
 ulf> +	touch $@
 
 ulf>  $(LIBCGICC_DIR)/.compiled: $(LIBCGICC_DIR)/.configured
 ulf>  	$(MAKE) -C $(LIBCGICC_DIR)
 ulf> -	touch $(LIBCGICC_DIR)/.compiled
 ulf> +	touch $@

Please just convert to Makefile.autotools.in format instead of hacking
on those old .mk's.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-01-21  6:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-21  0:21 [Buildroot] svn commit: trunk/buildroot/package/libcgicc ulf at uclibc.org
2009-01-21  6:21 ` Peter Korsgaard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-26 19:41 jacmet at uclibc.org
2009-01-26 19:41 jacmet at uclibc.org
2009-01-26 19:14 jacmet at uclibc.org
2009-01-21  0:27 ulf at uclibc.org
2009-01-21  6:22 ` Peter Korsgaard
2009-01-26 15:43   ` Peter Korsgaard
2009-01-26 19:03     ` Ulf Samuelsson
2009-01-26 20:10       ` Peter Korsgaard
2009-01-13 18:42 ulf at uclibc.org
2007-07-17 12:01 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=878wp5uql2.fsf@macbook.be.48ers.dk \
    --to=jacmet@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.