chiark / gitweb /
build-sys: minor typo fix
[elogind.git] / configure.ac
index af48f1ce72db2535ebf74e9ca744c26b8dff0b69..a41cf41a2df174f728786ab52b10a43bc30fcd65 100644 (file)
@@ -364,7 +364,7 @@ fi
 AM_CONDITIONAL(ENABLE_COREDUMP, [test "$have_coredump" = "yes"])
 
 have_manpages=no
 AM_CONDITIONAL(ENABLE_COREDUMP, [test "$have_coredump" = "yes"])
 
 have_manpages=no
-AC_ARG_ENABLE(manpages, AS_HELP_STRING([--disable-manpage], [disable manpages]))
+AC_ARG_ENABLE(manpages, AS_HELP_STRING([--disable-manpages], [disable manpages]))
 if test "x$enable_manpages" != "xno"; then
        have_manpages=yes
 fi
 if test "x$enable_manpages" != "xno"; then
        have_manpages=yes
 fi