From: Marian Csontos <mcsontos@sourceware.org>
To: lvm-devel@redhat.com
Subject: main - configure: fix typo
Date: Tue, 9 Aug 2022 14:18:03 +0000 (GMT) [thread overview]
Message-ID: <20220809141803.53753385AC2F@sourceware.org> (raw)
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=31f9c4bfab4d859369b0a5365fda44e398a4656b
Commit: 31f9c4bfab4d859369b0a5365fda44e398a4656b
Parent: 9cdd258646d5d9da534568a61133e76f3d5548d7
Author: Marian Csontos <mcsontos@redhat.com>
AuthorDate: Tue Aug 9 16:01:34 2022 +0200
Committer: Marian Csontos <mcsontos@redhat.com>
CommitterDate: Tue Aug 9 16:17:40 2022 +0200
configure: fix typo
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 6cdf1a7e6..ba02f1f9b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -293,7 +293,7 @@ case "$DEFAULT_USE_DEVICES_FILE" in
esac
AC_MSG_RESULT($DEFAULT_USE_DEVICES_FILE)
AC_DEFINE_UNQUOTED(DEFAULT_USE_DEVICES_FILE, [$DEFAULT_USE_DEVICES_FILE],
- [Default for lvm.conf use_devicefile.])
+ [Default for lvm.conf use_devicesfile.])
AC_MSG_CHECKING(default name mangling)
AC_ARG_WITH(default-name-mangling,
reply other threads:[~2022-08-09 14:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20220809141803.53753385AC2F@sourceware.org \
--to=mcsontos@sourceware.org \
--cc=lvm-devel@redhat.com \
/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.