[systemd-devel] [PATCH] configure.ac: fix typo in distro help string
Lennart Poettering
lennart at poettering.net
Mon Mar 5 06:29:57 PST 2012
On Wed, 15.02.12 08:00, Thierry Reding (thierry.reding at avionic-design.de) wrote:
> Signed-off-by: Thierry Reding <thierry.reding at avionic-design.de>
Thanks! Applied!
> ---
> configure.ac | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 62e8cdf..87d2211 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -395,7 +395,7 @@ AM_CONDITIONAL(HAVE_XSLTPROC, test x"$XSLTPROC" != x)
>
> AC_PATH_PROG([M4], [m4])
>
> -AC_ARG_WITH(distro, AS_HELP_STRING([--with-distro=DISTRO],[Specify the distribution to target: One of fedora, suse, debian, ubuntu, arch, gentoo, slackware, altlinuxi, mandriva, meego, mageia, angstrom or other]))
> +AC_ARG_WITH(distro, AS_HELP_STRING([--with-distro=DISTRO],[Specify the distribution to target: One of fedora, suse, debian, ubuntu, arch, gentoo, slackware, altlinux, mandriva, meego, mageia, angstrom or other]))
> if test "z$with_distro" = "z"; then
> if test "$cross_compiling" = yes; then
> AC_MSG_WARN([Target distribution cannot be reliably detected when cross-compiling. You should specify it with --with-distro (see $0 --help for recognized distros)])
Lennart
--
Lennart Poettering - Red Hat, Inc.
More information about the systemd-devel
mailing list