package/nut: fix typo in comment
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit 16d773bc4f
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
9b6804f5b8
commit
36b35ea965
@ -61,7 +61,7 @@ else
|
||||
NUT_CONF_OPTS += --without-cgi
|
||||
endif
|
||||
|
||||
# nut-scanner needs libltdl, which is a wrapper arounf dlopen/dlsym,
|
||||
# nut-scanner needs libltdl, which is a wrapper around dlopen/dlsym,
|
||||
# so is not available for static-only builds.
|
||||
# There is no flag to directly enable/disable nut-scanner, it's done
|
||||
# via the --enable/disable-libltdl flag.
|
||||
|
Loading…
Reference in New Issue
Block a user