From: Roland Hieber <rhi@pengutronix.de>
To: PTXdist Mailing List <ptxdist@pengutronix.de>
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH 1/2] libpcre: fix whitespace
Date: Tue, 25 Jun 2019 11:43:58 +0200 [thread overview]
Message-ID: <20190625094359.13773-1-rhi@pengutronix.de> (raw)
Replace 7 spaces by 1 tab.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
rules/libpcre.in | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/rules/libpcre.in b/rules/libpcre.in
index 33af3cf032f6..f19122126ea5 100644
--- a/rules/libpcre.in
+++ b/rules/libpcre.in
@@ -19,25 +19,25 @@ menuconfig LIBPCRE
if LIBPCRE
config LIBPCRE_ENABLE_NEWLINE_IS_ANYCRLF
- bool "Enable NL is any CRLF"
+ bool "Enable NL is any CRLF"
config LIBPCRE_ENABLE_PCREGREP_LIBZ
- bool "Enable grep libz"
+ bool "Enable grep libz"
config LIBPCRE_ENABLE_PCREGREP_LIBBZ2
- bool "Enable grep libbz2"
+ bool "Enable grep libbz2"
config LIBPCRE_ENABLE_UTF8
- bool "Enable UTF8"
+ bool "Enable UTF8"
config LIBPCRE_LIBPCREPOSIX
- bool "install libpcreposix"
+ bool "install libpcreposix"
config LIBPCRE_LIBPCRECPP
- bool "install libpcrecpp (c++ bindings for libpcre)"
+ bool "install libpcrecpp (c++ bindings for libpcre)"
config LIBPCRE_PCREGREP
- select LIBPCRE_LIBPCREPOSIX
- bool "install pcregrep on the target"
+ select LIBPCRE_LIBPCREPOSIX
+ bool "install pcregrep on the target"
endif
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2019-06-25 9:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-25 9:43 Roland Hieber [this message]
2019-06-25 9:43 ` [ptxdist] [PATCH 2/2] libpcre: version bump 8.40 -> 8.43 Roland Hieber
2019-06-26 5:19 ` Michael Olbrich
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=20190625094359.13773-1-rhi@pengutronix.de \
--to=rhi@pengutronix.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