From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/database
Date: Sun, 01 Jun 2008 23:20:27 +0200 [thread overview]
Message-ID: <873anwj1ic.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20080601211729.6B2CC3C5C0@busybox.net> (antab@uclibc.org's message of "Sun\, 1 Jun 2008 14\:17\:29 -0700 \(PDT\)")
>>>>> "antab" == antab <antab@uclibc.org> writes:
antab> Author: antab
antab> Date: 2008-06-01 14:17:28 -0700 (Sun, 01 Jun 2008)
antab> New Revision: 22170
antab> Log:
antab> Change to menuconfig and make it right.
Unfortunately not :/
antab> Modified:
antab> trunk/buildroot/package/database/Config.in
antab> Changeset:
antab> Modified: trunk/buildroot/package/database/Config.in
antab> ===================================================================
antab> --- trunk/buildroot/package/database/Config.in 2008-06-01 21:01:14 UTC (rev 22169)
antab> +++ trunk/buildroot/package/database/Config.in 2008-06-01 21:17:28 UTC (rev 22170)
antab> @@ -1,5 +1,5 @@
antab> -menuconfig "Database"
antab> +menuconfig BR2_DATABASE_SUPPORT
antab> + bool "Database"
antab> + default n
You're still missing the if BR2_DATABASE_SUPPORT / endif around the
source line(s).
Again, please have a look at package/editors/Config.in.
antab> source "package/database/mysql_client/Config.in"
antab> -
antab> -endmenu
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2008-06-01 21:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-01 21:17 [Buildroot] svn commit: trunk/buildroot/package/database antab at uclibc.org
2008-06-01 21:20 ` Peter Korsgaard [this message]
2008-06-01 21:35 ` Arnar Mar Sig
-- strict thread matches above, loose matches on Subject: below --
2008-06-01 21:35 antab 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=873anwj1ic.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox