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>
This commit is contained in:
parent
1e91847968
commit
16d773bc4f
@ -61,7 +61,7 @@ else
|
|||||||
NUT_CONF_OPTS += --without-cgi
|
NUT_CONF_OPTS += --without-cgi
|
||||||
endif
|
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.
|
# so is not available for static-only builds.
|
||||||
# There is no flag to directly enable/disable nut-scanner, it's done
|
# There is no flag to directly enable/disable nut-scanner, it's done
|
||||||
# via the --enable/disable-libltdl flag.
|
# via the --enable/disable-libltdl flag.
|
||||||
|
Loading…
Reference in New Issue
Block a user