mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bernhard Walle <bernhard@bwalle.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/3] Add host-gettext-dummy package
Date: Sun, 10 Jun 2012 11:30:37 +0200	[thread overview]
Message-ID: <1339320638-1534-2-git-send-email-bernhard@bwalle.de> (raw)
In-Reply-To: <1339320638-1534-1-git-send-email-bernhard@bwalle.de>

Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
---
 rules/host-gettext-dummy.in   |    7 +++++++
 rules/host-gettext-dummy.make |   25 +++++++++++++++++++++++++
 2 Dateien geändert, 32 Zeilen hinzugefügt(+)
 create mode 100644 rules/host-gettext-dummy.in
 create mode 100644 rules/host-gettext-dummy.make

diff --git a/rules/host-gettext-dummy.in b/rules/host-gettext-dummy.in
new file mode 100644
index 0000000..0362791
--- /dev/null
+++ b/rules/host-gettext-dummy.in
@@ -0,0 +1,7 @@
+## SECTION=hosttools_noprompt
+
+config HOST_GETTEXT_DUMMY
+	tristate
+	default ALLYES
+	help
+	  This is a small do nothing replacement for the gettext monster
diff --git a/rules/host-gettext-dummy.make b/rules/host-gettext-dummy.make
new file mode 100644
index 0000000..00579ed
--- /dev/null
+++ b/rules/host-gettext-dummy.make
@@ -0,0 +1,25 @@
+# -*-makefile-*-
+#
+# Copyright (C) 2012 by Bernhard Walle <bernhard@bwalle.de>
+#
+# See CREDITS for details about who has contributed to this project.
+#
+# For further information about the PTXdist project and license conditions
+# see the README file.
+#
+
+#
+# We provide this package
+#
+HOST_PACKAGES-$(PTXCONF_HOST_GETTEXT_DUMMY) += host-gettext-dummy
+
+# ----------------------------------------------------------------------------
+# Prepare
+# ----------------------------------------------------------------------------
+
+#
+# autoconf
+#
+HOST_GETTEXT_DUMMY_AUTOCONF := $(HOST_AUTOCONF)
+
+# vim: syntax=make
-- 
1.7.10.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2012-06-10  9:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-07 20:03 [ptxdist] Some more Mac OS fixes Bernhard Walle
2012-05-07 20:03 ` [ptxdist] [PATCH 1/4] host-gettext: Add host-iconv dependency Bernhard Walle
2012-05-07 20:03 ` [ptxdist] [PATCH 2/4] rules/pre/Rules.make: Add DYLD_FALLBACK_LIBRARY_PATH for Darwin Bernhard Walle
2012-05-07 20:03 ` [ptxdist] [PATCH 3/4] host-glib: Add host-gettext dependency Bernhard Walle
2012-05-30  7:19   ` Michael Olbrich
2012-06-10  9:30     ` [ptxdist] [PATCH 1/3] host-gettext: Fix build on Darwin Bernhard Walle
2012-06-10  9:30       ` Bernhard Walle [this message]
2012-06-10  9:30       ` [ptxdist] [PATCH 3/3] host-glib: Add host-gettext dependency Bernhard Walle
2012-06-13 22:50         ` Michael Olbrich
2012-06-13 22:50       ` [ptxdist] [PATCH 1/3] host-gettext: Fix build on Darwin Michael Olbrich
2012-05-07 20:03 ` [ptxdist] [PATCH 4/4] " Bernhard Walle

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=1339320638-1534-2-git-send-email-bernhard@bwalle.de \
    --to=bernhard@bwalle.de \
    --cc=ptxdist@pengutronix.de \
    /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