projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b4201d
)
configure.in: Fix a typo in an AC_ARG_WITH description.
author
Florian Forster
<octo@huhu.verplant.org>
Sat, 4 Dec 2010 08:30:47 +0000
(09:30 +0100)
committer
Florian Forster
<octo@huhu.verplant.org>
Sat, 4 Dec 2010 08:30:47 +0000
(09:30 +0100)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
8f6eade
..
b8c0673
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-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