mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] libpcre: fix whitespace
@ 2019-06-25  9:43 Roland Hieber
  2019-06-25  9:43 ` [ptxdist] [PATCH 2/2] libpcre: version bump 8.40 -> 8.43 Roland Hieber
  0 siblings, 1 reply; 3+ messages in thread
From: Roland Hieber @ 2019-06-25  9:43 UTC (permalink / raw)
  To: PTXdist Mailing List; +Cc: Roland Hieber

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-26  5:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-25  9:43 [ptxdist] [PATCH 1/2] libpcre: fix whitespace Roland Hieber
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox