Signed-off-by: Thierry Reding <[email protected]>
---
 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)])
-- 
1.7.9.1

_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to