configure.in: Fix a typo in an AC_ARG_WITH description.
authorFlorian Forster <octo@huhu.verplant.org>
Sat, 4 Dec 2010 08:30:47 +0000 (09:30 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Sat, 4 Dec 2010 08:30:47 +0000 (09:30 +0100)
configure.in

index 8f6eade..b8c0673 100644 (file)
@@ -3289,7 +3289,7 @@ AM_CONDITIONAL(BUILD_WITH_LIBTOKYOTYRANT, test "x$with_libtokyotyrant" = "xyes")
 with_libupsclient_config=""
 with_libupsclient_cflags=""
 with_libupsclient_libs=""
-AC_ARG_WITH(libupsclient, [AS_HELP_STRING([--with-libupsclient@<:@=PREFIX@:>@], [Path to the Net-SNMPD library.])],
+AC_ARG_WITH(libupsclient, [AS_HELP_STRING([--with-libupsclient@<:@=PREFIX@:>@], [Path to the upsclient library.])],
 [
        if test "x$withval" = "xno"
        then